tree: restructure hosts/, remove symlink
This commit is contained in:
parent
18d874e874
commit
1dea4c0fd2
3 changed files with 1 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
hosts/hackens-milieu.nix
|
|
@ -8,7 +8,7 @@
|
|||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
../profiles/hackens
|
||||
../../profiles/hackens
|
||||
];
|
||||
|
||||
# Use the GRUB 2 boot loader.
|
Loading…
Reference in a new issue