flake.nix: typo
This commit is contained in:
parent
03f82e2c63
commit
2cb23af383
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
||||||
./default.nix
|
./default.nix
|
||||||
./hosts/sakotop/configuration.nix
|
./hosts/sakotop/configuration.nix
|
||||||
sops-nix.nixosModules.sops
|
sops-nix.nixosModules.sops
|
||||||
agenix.nixosModues.default
|
agenix.nixosModules.default
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
sakopc = nixpkgs.lib.nixosSystem {
|
sakopc = nixpkgs.lib.nixosSystem {
|
||||||
|
|
Loading…
Reference in a new issue