changes on main pc

This commit is contained in:
afoucaultc 2026-07-05 20:10:11 +02:00
parent 60ebe96728
commit 2ef8eba58a
20 changed files with 155 additions and 84 deletions

View file

@ -5,7 +5,6 @@
enable = true;
package = pkgs.mullvad-vpn;
};
# ── Steam ──
programs.steam = {
enable = true;
@ -17,21 +16,12 @@
enable = true;
capSysNice = true;
};
zramSwap = {
enable = true;
algorithm = "zstd";
memoryPercent = 50;
};
# ── VirtualBox (Oracle) ──
# virtualisation.virtualbox.host = {
# enable = true;
# enableExtensionPack = true;
# };
# users.extraGroups.vboxusers.members = [ "afoucaultc" ];
# ── Intégration KDE/Dolphin ──
# ── Intégration KDE/Dolphin ──
services.gvfs.enable = true;
services.tumbler.enable = true;
environment.sessionVariables = {