summary refs log tree commit diff
path: root/profiles/user.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/user.nix')
-rw-r--r--profiles/user.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/profiles/user.nix b/profiles/user.nix
index 858a36a..73c4fcb 100644
--- a/profiles/user.nix
+++ b/profiles/user.nix
@@ -5,9 +5,6 @@
   inputs,
   ...
 }: {
-  imports = [
-    inputs.home-manager.nixosModules."home-manager"
-  ];
   config = {
     age.secrets.id_ed25519 = {
       file = ../secrets/id_ed25519.age;