Started migration of rotterdam to flake
This commit is contained in:
parent
3a9c4e152d
commit
ad5d0b0e2c
7 changed files with 94 additions and 16 deletions
7
hosts/desktops/rotterdam/default.nix
Normal file
7
hosts/desktops/rotterdam/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue