just things I've changed during the day
This commit is contained in:
parent
6a23f2ef8d
commit
86fbbd55d4
1 changed files with 2 additions and 1 deletions
|
|
@ -95,12 +95,12 @@ environment.gnome.excludePackages = (with pkgs; [
|
|||
simple-scan
|
||||
yelp
|
||||
totem # video player
|
||||
epiphany #web browser - using chrome
|
||||
]);
|
||||
|
||||
# systemPackages
|
||||
environment.systemPackages = with pkgs; [
|
||||
gnomeExtensions.blur-my-shell
|
||||
gnomeExtensions.pop-shell
|
||||
discord-ptb
|
||||
git
|
||||
vlc
|
||||
|
|
@ -108,6 +108,7 @@ environment.systemPackages = with pkgs; [
|
|||
jellyfin-web
|
||||
jellyfin-ffmpeg
|
||||
qbittorrent
|
||||
google-chrome
|
||||
];
|
||||
|
||||
# Steam
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue