diff options
Diffstat (limited to 'nix-conf/home/egalmoth.nix')
-rw-r--r-- | nix-conf/home/egalmoth.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nix-conf/home/egalmoth.nix b/nix-conf/home/egalmoth.nix index bbf090c..c7e3827 100644 --- a/nix-conf/home/egalmoth.nix +++ b/nix-conf/home/egalmoth.nix @@ -1,7 +1,6 @@ { config, pkgs, ... }: { imports = [ - ./common.nix ./linux-dev.nix ]; |