started configuring firefox
This commit is contained in:
parent
cd15174cd6
commit
dc4e826651
6 changed files with 79 additions and 10 deletions
|
|
@ -14,6 +14,7 @@
|
|||
gnome-initial-setup
|
||||
]);
|
||||
environment.systemPackages = with pkgs.gnome; [
|
||||
gnome-sound-recorder
|
||||
gnome-tweaks
|
||||
gedit
|
||||
gnome-boxes
|
||||
|
|
|
|||
|
|
@ -28,10 +28,9 @@ in
|
|||
# /home/till/.local/share/Steam
|
||||
# /home/till/.cache
|
||||
# /home/till/tmp
|
||||
|
||||
# todo:
|
||||
# /home/till/.mozilla/firefox
|
||||
# /home/till/.mozilla/firefox/till/storage
|
||||
# /home/till/.config/Mattermost/Cache
|
||||
# /home/till/.config/Mattermost/Code\ Cache
|
||||
|
||||
fileSystems."/nix" = subvolume // {
|
||||
options = [ "subvol=nix" "compress=zstd" "noatime" "discard=async" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue