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

View File

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