aboutsummaryrefslogtreecommitdiff
path: root/modules/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts')
-rw-r--r--modules/hosts/adam/configuration.nix1
-rw-r--r--modules/hosts/adam/flake-parts.nix1
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/hosts/adam/configuration.nix b/modules/hosts/adam/configuration.nix
index 246fece..c2110d6 100644
--- a/modules/hosts/adam/configuration.nix
+++ b/modules/hosts/adam/configuration.nix
@@ -45,7 +45,6 @@
# User configuration
users.users.schererleander = {
isNormalUser = true;
- home = "/home/schererleander";
shell = pkgs.zsh;
ignoreShellProgramCheck = true;
extraGroups = [
diff --git a/modules/hosts/adam/flake-parts.nix b/modules/hosts/adam/flake-parts.nix
index 738ec43..c20edd3 100644
--- a/modules/hosts/adam/flake-parts.nix
+++ b/modules/hosts/adam/flake-parts.nix
@@ -15,6 +15,7 @@
bluetooth
mullvad-vpn
steam
+ sunshine
wooting
];
};