mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
vanadium: move user agenix to home-manager
This commit is contained in:
parent
232340d1a1
commit
246eceb184
4 changed files with 14 additions and 28 deletions
|
|
@ -9,13 +9,7 @@
|
|||
|
||||
# generic modules that can be enabled on all devices
|
||||
common =
|
||||
mergeAttrsWith
|
||||
(x: y: {
|
||||
imports = [
|
||||
x
|
||||
y
|
||||
];
|
||||
})
|
||||
mergeAttrsWith (x: y: {imports = [x y];})
|
||||
(modulesFromDir ./common)
|
||||
{
|
||||
agenix = inputs.agenix.nixosModules.default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue