Compare commits

..

No commits in common. "1232e9cb301b5baee5fe1dca0b335de6470520dd" and "7ab57a12b755a8e419b7b39a79b8b05b33cdb2d5" have entirely different histories.

2 changed files with 6 additions and 9 deletions

12
flake.lock generated
View File

@ -648,11 +648,11 @@
}, },
"nixpkgs-mine": { "nixpkgs-mine": {
"locked": { "locked": {
"lastModified": 1719916745, "lastModified": 1717628902,
"narHash": "sha256-bZ7yzJ0uk9jYr4YGh8OPjhhIdJLWWe9MMVr5eVlGdxI=", "narHash": "sha256-qMAW+oKis3F8jXTjX9Ng02/LzZd+7YOK05Qa33h9yqY=",
"owner": "devplayer0", "owner": "devplayer0",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0d56687226b3838a076a72ff8efadb288a3f9fdd", "rev": "3e0ee08114e1563b1a0fd6a907563b5e86258fb4",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -664,11 +664,11 @@
}, },
"nixpkgs-mine-stable": { "nixpkgs-mine-stable": {
"locked": { "locked": {
"lastModified": 1719916783, "lastModified": 1717245305,
"narHash": "sha256-TdVvfSIQveEnmAk8RP0szTzGbxwq8QiitjSY8ZoTnlU=", "narHash": "sha256-LrIS3+Aa4F2VmuJPQOASRd3W+uToj878PoUKSLVw/vE=",
"owner": "devplayer0", "owner": "devplayer0",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "ea7add4da4c7f972b8d75a4e1abaf60b90c83cbb", "rev": "17a50249712512f600eced89bebcc3252b5f630f",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -29,9 +29,6 @@
}; };
in in
{ {
# Kernel Same-Page Merging to attempt memory usage reduction
hardware.ksm.enable = true;
systemd = { systemd = {
network = { network = {
links = { links = {