tried to de HM the cosmic flake

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-12-29 03:11:30 -06:00
parent bf5a84d1c5
commit ba569a5197
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;