feat: add a couple of apps
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
myHome.shell.enable = true;
|
||||
|
||||
# TODO Move somewhere...
|
||||
programs.spotify-player.enable = true;
|
||||
# programs.spotify-player.enable = true;
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
home.stateVersion = "23.11";
|
||||
|
||||
@@ -15,6 +15,8 @@ in
|
||||
bottles
|
||||
steam
|
||||
discord
|
||||
openttd
|
||||
nile
|
||||
];
|
||||
programs.steam.enable = true;
|
||||
programs.gamemode.enable = true;
|
||||
|
||||
@@ -20,6 +20,8 @@ in
|
||||
waybar
|
||||
pavucontrol
|
||||
swaynotificationcenter
|
||||
wl-clipboard
|
||||
hyprpaper
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user