Compare commits
No commits in common. "ae5f23e793b94c91dda7640f530db10839b74340" and "3fea4bcaaacc60f7c73d000cbba55d5160a9f99f" have entirely different histories.
ae5f23e793
...
3fea4bcaaa
|
@ -148,9 +148,6 @@ in {
|
|||
];
|
||||
};
|
||||
|
||||
# Trigger out-of-memory process killing earlier
|
||||
services.earlyoom.enable = true;
|
||||
|
||||
# Import other configuration modules
|
||||
imports = [
|
||||
./modules/hardware-configuration.nix
|
||||
|
|
|
@ -38,11 +38,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1652467128,
|
||||
"narHash": "sha256-1wuQ7QgPQ3tugYcoVMJ3pUzl4wVdBzKZr9qtJAgA4VI=",
|
||||
"lastModified": 1652172129,
|
||||
"narHash": "sha256-8e2JMrswaKe02P8rYfvIMoc59pNuw6h/GYu8DBE1c+0=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "fb222e008681fce4608e94f2d1dfdf3d03a364c4",
|
||||
"rev": "f419dc5763c2b3c5580e396dea065b6d8b58ee27",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in New Issue