Removed homelab and updated config
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
Reference in New Issue
Block a user