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
@@ -3,7 +3,7 @@
{
boot = {
plymouth = {
enable = true;
enable = lib.mkDefault true;
theme = "double";
themePackages = with pkgs;
[