This commit is contained in:
biscuit
2025-06-11 06:47:18 -05:00
parent b697c89aae
commit 09fbbec45e
4 changed files with 120 additions and 8 deletions
+7 -5
View File
@@ -27,13 +27,15 @@
allowUnfree = true; # allows installation of commercial apps.
touchpadSupport = false;
gamingDesktop = true;
# Custom Applications
linux-apps = pkgs:
with pkgs; [
jellyfin-media-player
];
linux-apps = {
gamingDesktop = true; # adds steam
my-apps = pkgs:
with pkgs; [
jellyfin-media-player
];
};
hyprconf = {
monitor = [