diff options
author | tzlil <tzlils@protonmail.com> | 2023-05-14 17:08:38 +0300 |
---|---|---|
committer | tzlil <tzlils@protonmail.com> | 2023-05-14 17:08:38 +0300 |
commit | 583dd2ebccd5a5144a6289ccc1adef3a0789637e (patch) | |
tree | e0918cda31407bd17efe1babf5159f3f140b711c /profiles | |
parent | 8c6a913ca8b4f810c4a59ecc63da96e35b38418f (diff) |
stuff
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/user.nix | 3 |
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; |