purge home-manager
This commit is contained in:
parent
46f14be415
commit
3bc2bf3fc5
7 changed files with 19 additions and 342 deletions
|
@ -71,9 +71,6 @@ in {
|
|||
desktops.hyprland.enable = true;
|
||||
|
||||
programs = {
|
||||
launchers = {
|
||||
fuzzel.enable = true;
|
||||
};
|
||||
|
||||
media = {
|
||||
beets.enable = true;
|
||||
|
@ -110,12 +107,8 @@ in {
|
|||
ssh.enable = true;
|
||||
btop.enable = true;
|
||||
nh.enable = true;
|
||||
waybar.enable = true;
|
||||
# steam.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
dunst.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue