modifié : README.md

modifié :         hosts/x201/nixos/configuration.nix
alacritty
Alexandre LUCAZEAU 2022-06-27 06:59:47 +02:00
parent 5775244354
commit 59fb27368d
2 changed files with 2 additions and 1 deletions

View File

@ -56,7 +56,7 @@ edit configuration.nix and change **./users.nix** to **../modules/users.nix** an
rm /etc/nixos
ln -s /home/alexandre/git/nixos-config/hosts/machine /etc/nixos
ln -s /home/alexandre/git/
ln -s ~/git/nixos-config/modules /etc/modules
## Exploit
to rebuild system, just :

View File

@ -11,6 +11,7 @@
./hardware-configuration.nix
./services.nix
./scanner.nix
../modules/common.nix
];
# Use the GRUB 2 boot loader.