major changes
This commit is contained in:
@@ -3,9 +3,4 @@
|
||||
enable = true;
|
||||
enable32Bit = true; # Crucial for 32-bit games
|
||||
};
|
||||
programs.corectrl = {
|
||||
enable = true;
|
||||
};
|
||||
systemd.packages = with pkgs; [corectrl];
|
||||
systemd.services.corectrl.wantedBy = ["multi-user.target"];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user