diff options
Diffstat (limited to 'accounts/gkleen@vidhar.nix')
-rw-r--r-- | accounts/gkleen@vidhar.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/accounts/gkleen@vidhar.nix b/accounts/gkleen@vidhar.nix index b0465229..ac521533 100644 --- a/accounts/gkleen@vidhar.nix +++ b/accounts/gkleen@vidhar.nix | |||
@@ -1,8 +1,4 @@ | |||
1 | { flake, pkgs, userName, config, ... }: { | 1 | { flake, pkgs, userName, config, ... }: { |
2 | imports = with flake.nixosModules.userProfiles.${userName}; [ | ||
3 | feeds | ||
4 | ]; | ||
5 | |||
6 | config = { | 2 | config = { |
7 | users.users.${userName} = { | 3 | users.users.${userName} = { |
8 | uid = 1000; | 4 | uid = 1000; |