This commit is contained in:
Zonsopkomst 2023-10-26 13:32:35 -05:00
parent 21d4b545e8
commit 28aec66b66
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,6 @@
home-manager.useUserPackages = true;
home-manager.users.leeuwarden = import ./hosts/local/tyr/home.nix;
}
];
# Experimenting with nix-flatpak module
# Source: https://github.com/gmodena/nix-flatpak
@ -138,6 +137,7 @@
{
}# Added 10/25
];
};
weda = nixpkgs.lib.nixosSystem {