Updated surface config
This commit is contained in:
parent
08f7138ba4
commit
331f2c2962
@ -59,7 +59,7 @@
|
|||||||
configurationLimit = 32;
|
configurationLimit = 32;
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.hostName = "xv-laptop"; # Define your hostname.
|
networking.hostName = "xv-surface"; # Define your hostname.
|
||||||
|
|
||||||
users.users.xeovalyte = {
|
users.users.xeovalyte = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
|
@ -47,7 +47,8 @@
|
|||||||
services.nextcloud-sync.enable = true;
|
services.nextcloud-sync.enable = true;
|
||||||
|
|
||||||
theming.fonts.enable = true;
|
theming.fonts.enable = true;
|
||||||
theming.nix-colors.enable = true;
|
theming.nix-colors.enable = false;
|
||||||
|
theming.stylix.enable = true;
|
||||||
|
|
||||||
desktop-environments.hyprland.enable = false;
|
desktop-environments.hyprland.enable = false;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user