fix(pilot1): complete flake migration
This commit is contained in:
parent
642f7406f6
commit
73c9dfa364
3 changed files with 28 additions and 3 deletions
|
@ -137,7 +137,7 @@
|
|||
modules = [
|
||||
nixpkgs.nixosModules.notDetected
|
||||
(lib.createSystem "pilot1" {
|
||||
hardwareConfig = ./hardware-configuration.nix; # TODO
|
||||
hardwareConfig = ./hardware/pilot1.nix;
|
||||
config = ./work-pc.nix;
|
||||
})
|
||||
(lib.createUser "felschr" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue