summary refs log tree commit diff
path: root/profiles/user.nix
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2023-05-14 17:08:38 +0300
committertzlil <tzlils@protonmail.com>2023-05-14 17:08:38 +0300
commit583dd2ebccd5a5144a6289ccc1adef3a0789637e (patch)
treee0918cda31407bd17efe1babf5159f3f140b711c /profiles/user.nix
parent8c6a913ca8b4f810c4a59ecc63da96e35b38418f (diff)
stuff
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;