remove code under comments & add home-server basic config (WIP)

This commit is contained in:
2026-01-31 19:20:54 +03:00
parent c82a74c786
commit 94ab681057
17 changed files with 2008 additions and 129 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
{
# zramSwap.enable = true;
services.btrfs.autoScrub.enable = true;
services.btrfs.autoScrub.enable = true; # i can use not only btrfs
services.btrfs.autoScrub.interval = "weekly";
}