mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: refactor modules pass 2
This commit is contained in:
parent
ec7246e524
commit
1716faf2cd
19 changed files with 11 additions and 11 deletions
|
|
@ -32,7 +32,7 @@ in {
|
|||
../nixosModules/common/system-nixconf.nix
|
||||
../nixosModules/common/unfree-predicate.nix
|
||||
|
||||
./vanadium
|
||||
./vanadium/nixos
|
||||
|
||||
(sources.agenix + "/modules/age.nix")
|
||||
((import sources.url-eater).nixosModules.default)
|
||||
|
|
@ -86,7 +86,7 @@ in {
|
|||
(sources.agenix + "/modules/age-home.nix")
|
||||
((import sources.wired-notify).homeManagerModules.default)
|
||||
|
||||
../homeModules/named/vanadium
|
||||
./vanadium/home
|
||||
];
|
||||
};
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue