Compare commits

..

No commits in common. "79a81ecf2a0b1f0f23a200baf199545434cad9d4" and "7da051cffa7cc5ab33613a2233be8dbea3e7132e" have entirely different histories.

View File

@ -14,7 +14,6 @@
users = { users = {
smayzy = import ./home.nix; smayzy = import ./home.nix;
}; };
backupFileExtension = "backup";
}; };
system.stateVersion = "24.11"; system.stateVersion = "24.11";
@ -136,17 +135,6 @@
libreoffice-qt6-still libreoffice-qt6-still
hunspellDicts.fr-any hunspellDicts.fr-any
base16-schemes base16-schemes
tor
wireshark
tshark
komikku
librewolf
freecad-wayland
aegisub
blender
inkscape
audacity
mpv
]; ];
stylix.enable = true; stylix.enable = true;
@ -165,8 +153,6 @@
"com.heroicgameslauncher.hgl" "com.heroicgameslauncher.hgl"
"com.github.tchx84.Flatseal" "com.github.tchx84.Flatseal"
"com.obsproject.Studio" "com.obsproject.Studio"
"com.usebottles.bottles"
"it.mijorus.gearlever"
]; ];
}; };