Removed homelab and updated config

This commit is contained in:
2025-01-09 22:52:28 +01:00
parent e09285d330
commit c0661b2522
56 changed files with 15 additions and 7415 deletions

View File

@@ -12,8 +12,6 @@
homeDirectory = "/home/xeovalyte";
};
host = "xv-laptop";
settings = {
hostname = "xv-laptop";
@@ -32,8 +30,9 @@
services.nextcloud-sync.enable = true;
theming.fonts.enable = true;
theming.nix-colors.enable = false;
theming.stylix.enable = true;
theming.stylix.wallpaper = "wallpaper-2.png";
theming.stylix.theme = "da-one-ocean";
desktop-environments.hyprland.enable = false;
};