1
0

Compare commits

..

No commits in common. "6a3043d883af1c868a5cde2ee53bc7f051fc0770" and "fcc3f61fbd423ef1a8ead7bf32bec25d150fba1d" have entirely different histories.

2 changed files with 4 additions and 5 deletions

View File

@ -193,11 +193,11 @@
}, },
"nixpkgs-krypton": { "nixpkgs-krypton": {
"locked": { "locked": {
"lastModified": 1688918189, "lastModified": 1688322751,
"narHash": "sha256-f8ZlJ67LgEUDnN7ZsAyd1/Fyby1VdOXWg4XY/irSGrQ=", "narHash": "sha256-eW62dC5f33oKZL7VWlomttbUnOTHrAbte9yNUNW8rbk=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "408c0e8c15a1c9cf5c3226931b6f283c9867c484", "rev": "0fbe93c5a7cac99f90b60bdf5f149383daaa615f",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -24,8 +24,7 @@
}; };
}; };
# https://wiki.clerie.de/notiz/pm-hibernation-image-allocation-is-97054-pages-short boot.kernel.sysctl."vm.swappiness" = 0;
boot.kernel.sysctl."vm.swappiness" = 1;
networking.hostName = "krypton"; networking.hostName = "krypton";