Compare commits
No commits in common. "1d2ac15172f075aa451780913eaffb620abc0b4d" and "ee04de2655f27ca96b814e71c81d0227e667ff47" have entirely different histories.
1d2ac15172
...
ee04de2655
2 changed files with 0 additions and 9 deletions
|
|
@ -89,7 +89,6 @@ with lib.metacfg;
|
||||||
tipp10
|
tipp10
|
||||||
uv
|
uv
|
||||||
vscode
|
vscode
|
||||||
cider-2
|
|
||||||
];
|
];
|
||||||
|
|
||||||
zramSwap.enable = true;
|
zramSwap.enable = true;
|
||||||
|
|
|
||||||
|
|
@ -26,14 +26,6 @@
|
||||||
boot.kernelModules = [ "kvm-amd" ];
|
boot.kernelModules = [ "kvm-amd" ];
|
||||||
boot.extraModulePackages = [ ];
|
boot.extraModulePackages = [ ];
|
||||||
|
|
||||||
boot.kernelParams = [
|
|
||||||
"lockdown=confidentiality"
|
|
||||||
"quiet"
|
|
||||||
"splash"
|
|
||||||
"video=efifb:nobgrt"
|
|
||||||
"mitigations=off"
|
|
||||||
];
|
|
||||||
|
|
||||||
fileSystems."/" = {
|
fileSystems."/" = {
|
||||||
device = "/dev/disk/by-uuid/050c9912-36c3-4a65-ba8b-ba68e5171e18";
|
device = "/dev/disk/by-uuid/050c9912-36c3-4a65-ba8b-ba68e5171e18";
|
||||||
fsType = "ext4";
|
fsType = "ext4";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue