summaryrefslogtreecommitdiff
path: root/accounts/gkleen@vidhar.nix
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@vidhar.nix')
-rw-r--r--accounts/gkleen@vidhar.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/accounts/gkleen@vidhar.nix b/accounts/gkleen@vidhar.nix
index c73faa96..10959f42 100644
--- a/accounts/gkleen@vidhar.nix
+++ b/accounts/gkleen@vidhar.nix
@@ -1,4 +1,4 @@
1{ flake, pkgs, userName, ... }: { 1{ flake, pkgs, userName, config, ... }: {
2 imports = with flake.nixosModules.userProfiles.${userName}; [ 2 imports = with flake.nixosModules.userProfiles.${userName}; [
3 feeds 3 feeds
4 ]; 4 ];