tried to de HM the cosmic flake

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-12-29 03:11:30 -06:00
parent eaa2e08f5d
commit 0e0a250ca0
5 changed files with 56 additions and 36 deletions

View file

@ -39,6 +39,7 @@
home-manager.extraSpecialArgs = {
nixConfig = config;
};
home-manager.backupFileExtension = "bak";
home-manager.users = mapAttrs' (name: user: {
inherit name;