hyprland in home-manager!!!

This commit is contained in:
marty 2025-12-18 07:56:21 +00:00
parent 328bd672af
commit a9119067c5
14 changed files with 80 additions and 44 deletions

View file

@ -7,9 +7,9 @@
coreutils
];
};
programs = {
fish = {
enable = true;
};
};
# programs = {
# fish = {
# enable = true;
# };
# };
}