summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthel Morgan <eth@ethulhu.co.uk>2020-11-12 23:38:25 +0000
committerEthel Morgan <eth@ethulhu.co.uk>2020-11-12 23:38:25 +0000
commit31c748e76d06f03738d77a57837f53fa551b4fe2 (patch)
tree846ec0481abace342fbbc0a713b887c08c50347e
parentf780d298a9156133d00ad66c3084eb3ad0caf7ea (diff)
home-manager likes to manage itselfHEADmaster
-rw-r--r--nixos/modules/users/eth.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/modules/users/eth.nix b/nixos/modules/users/eth.nix
index 0f13a5d..22a4a30 100644
--- a/nixos/modules/users/eth.nix
+++ b/nixos/modules/users/eth.nix
@@ -5,8 +5,6 @@ let
cfg = config.eth.users.eth;
defaultPackages = with pkgs; [
- home-manager
-
ag
direnv
dnsutils