prep arielle

This commit is contained in:
Till 2026-03-05 09:11:17 +01:00
parent 96e5924fb0
commit 82115af252
13 changed files with 35 additions and 54 deletions

View file

@ -34,7 +34,7 @@
till = {
imports = [
./home/on-server.nix
./home/minimal.nix
./users/till/home.nix
];
};
@ -62,9 +62,7 @@
nova = nixpkgs.lib.nixosSystem {
specialArgs = { inherit inputs; };
modules = [
./hosts/nova
home-manager.nixosModules.home-manager {
home-manager = {
extraSpecialArgs = { inherit inputs; };