summaryrefslogtreecommitdiff
path: root/home/config/scripts/nixos-update-config
blob: 8bbbcb32195138d3cbd667c17a2298a9098c51d9 (plain)
1
2
3
4
5
6
nix-code-path: ''
  # This script calls sudo, hence its content could be modified
  # in the view of escalating privileges. It should thus be only
  # writable by root.
  sudo cp -rf ${nix-code-path}/latitude-7490/nixos/ /etc/
''