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