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
|
simple-scan
|
||||||
yelp
|
yelp
|
||||||
totem # video player
|
totem # video player
|
||||||
|
epiphany #web browser - using chrome
|
||||||
]);
|
]);
|
||||||
|
|
||||||
# systemPackages
|
# systemPackages
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
gnomeExtensions.blur-my-shell
|
gnomeExtensions.blur-my-shell
|
||||||
gnomeExtensions.pop-shell
|
|
||||||
discord-ptb
|
discord-ptb
|
||||||
git
|
git
|
||||||
vlc
|
vlc
|
||||||
|
|
@ -108,6 +108,7 @@ environment.systemPackages = with pkgs; [
|
||||||
jellyfin-web
|
jellyfin-web
|
||||||
jellyfin-ffmpeg
|
jellyfin-ffmpeg
|
||||||
qbittorrent
|
qbittorrent
|
||||||
|
google-chrome
|
||||||
];
|
];
|
||||||
|
|
||||||
# Steam
|
# Steam
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue