mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
update flake until we figure this out
This commit is contained in:
parent
dd018f5694
commit
bbc4effa2d
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
modules = [
|
||||
./hosts/Parzival
|
||||
home-manager.nixosModules.home-manager
|
||||
sops-nix.nixosModules.sops
|
||||
];
|
||||
};
|
||||
Parzival-Mobile = nixpkgs.lib.nixosSystem {
|
||||
|
|
@ -41,6 +42,7 @@
|
|||
modules = [
|
||||
./hosts/Parzival-Mobile
|
||||
home-manager.nixosModules.home-manager
|
||||
sops-nix.nixosModules.sops
|
||||
];
|
||||
};
|
||||
WCE-Overseer = nixpkgs.lib.nixosSystem {
|
||||
|
|
@ -67,6 +69,7 @@
|
|||
modules = [
|
||||
./hosts/Parzival-Live
|
||||
home-manager.nixosModules.home-manager
|
||||
sops-nix.nixosModules.sops
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue