mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: use asFlake attribute
This commit is contained in:
parent
112439418c
commit
d3489e5730
1 changed files with 2 additions and 2 deletions
|
|
@ -125,7 +125,7 @@ in
|
||||||
|
|
||||||
(sources.agenix + "/modules/age.nix")
|
(sources.agenix + "/modules/age.nix")
|
||||||
|
|
||||||
(import sources.url-eater).nixosModules.default
|
sources.url-eater.asFlake.nixosModules.default
|
||||||
|
|
||||||
(sources.nixos-hardware + "/framework/13-inch/7040-amd")
|
(sources.nixos-hardware + "/framework/13-inch/7040-amd")
|
||||||
|
|
||||||
|
|
@ -190,7 +190,7 @@ in
|
||||||
# Extern modules
|
# Extern modules
|
||||||
#
|
#
|
||||||
(sources.agenix + "/modules/age-home.nix")
|
(sources.agenix + "/modules/age-home.nix")
|
||||||
(import sources.wired-notify).homeManagerModules.default
|
sources.wired-notify.asFlake.homeManagerModules.default
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue