diff options
Diffstat (limited to 'accounts')
-rw-r--r-- | accounts/gkleen@sif/default.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accounts/gkleen@sif/default.nix b/accounts/gkleen@sif/default.nix index 617c178c..e569f732 100644 --- a/accounts/gkleen@sif/default.nix +++ b/accounts/gkleen@sif/default.nix | |||
@@ -61,7 +61,7 @@ let | |||
61 | ''; | 61 | ''; |
62 | in { | 62 | in { |
63 | imports = with flake.nixosModules.userProfiles.${userName}; [ | 63 | imports = with flake.nixosModules.userProfiles.${userName}; [ |
64 | mpv | 64 | mpv yt-dlp |
65 | ]; | 65 | ]; |
66 | 66 | ||
67 | home-manager.users.${userName} = { | 67 | home-manager.users.${userName} = { |
@@ -246,7 +246,7 @@ in { | |||
246 | home = { | 246 | home = { |
247 | packages = with pkgs; [ | 247 | packages = with pkgs; [ |
248 | fira-code powerline-fonts nerdfonts pavucontrol keepassxc | 248 | fira-code powerline-fonts nerdfonts pavucontrol keepassxc |
249 | youtube-dl sxiv xclip mumble pulseaudio-ctl libnotify synergy | 249 | sxiv xclip mumble pulseaudio-ctl libnotify synergy |
250 | xorg.xbacklight screen-message pidgin-with-plugins | 250 | xorg.xbacklight screen-message pidgin-with-plugins |
251 | google-play-music-desktop-player qt5ct playerctl evince | 251 | google-play-music-desktop-player qt5ct playerctl evince |
252 | thunderbird wrappedZulip zoom-us steam steam-run wireshark skype | 252 | thunderbird wrappedZulip zoom-us steam steam-run wireshark skype |