--wip-- [skip ci]

This commit is contained in:
Filippo Berto 2023-05-04 11:44:35 +02:00
parent 5ed8c20878
commit d31c2da2e9
2 changed files with 6 additions and 6 deletions

View file

@ -204,6 +204,7 @@
})
./nixos_modules/garage.nix
./nixos_modules/nextcloud.nix
];
};
};
@ -221,7 +222,6 @@
{ home-manager.users.bertof = import ./baldur/hm.nix; }
./nixos_modules/garage.nix
./nixos_modules/nextcloud.nix
];
};
};