aboutsummaryrefslogtreecommitdiff
path: root/packages.nix
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-08-18 19:19:13 +0530
committerAkshay Nair <phenax5@gmail.com>2024-08-18 19:19:13 +0530
commit6849b46055a1aa8af9150cdea887e7e703811930 (patch)
tree8265a76cc7210c6abdd9e83041c52728fcd60a86 /packages.nix
parent27622b0928dc9278ce84ebe28b3ff06827528012 (diff)
downloadnixos-config-6849b46055a1aa8af9150cdea887e7e703811930.tar.gz
nixos-config-6849b46055a1aa8af9150cdea887e7e703811930.zip
Config sync
Diffstat (limited to 'packages.nix')
-rw-r--r--packages.nix9
1 files changed, 4 insertions, 5 deletions
diff --git a/packages.nix b/packages.nix
index 40f0326..4faf47c 100644
--- a/packages.nix
+++ b/packages.nix
@@ -34,6 +34,7 @@ let
gcc
gnumake
nodejs_20
+ bun
# bspwm
# sxhkd
@@ -72,7 +73,7 @@ let
# Media
spotify
sxiv
- youtube-dl
+ yt-dlp
imagemagick
ffmpeg-full
feh
@@ -183,11 +184,9 @@ in
hardware.steam-hardware.enable = true;
programs.gamemode.enable = true;
- programs.darling.enable = true;
-
programs.alvr = {
- enable = true;
- openFirewall = true;
+ enable = false;
+ openFirewall = false;
};
# Security wrappers