Give execution permission to scripts

This commit is contained in:
2021-08-12 22:22:36 +01:00
parent 6237a2f93e
commit fa1ec47778
2 changed files with 1 additions and 0 deletions

0
scripts/backup.sh Normal file → Executable file
View File

1
scripts/install.sh Normal file → Executable file
View File

@@ -45,6 +45,7 @@ mount_datasets() {
} }
install_system() { install_system() {
nixos-generate-config --root /mnt
nix-shell -p git nixFlakes --command "nixos-install --root /mnt --flake ." nix-shell -p git nixFlakes --command "nixos-install --root /mnt --flake ."
passwd passwd
passwd coolneng passwd coolneng