8 changed files with 12 additions and 15 deletions
@ -1,10 +1,3 @@ |
|||
# inputs to this NixOS module. We don't use any here |
|||
# so we can ignore them all. |
|||
{ ... }: |
|||
|
|||
{ |
|||
imports = [ |
|||
./common.nix |
|||
../external/home-manager/nixos |
|||
]; |
|||
} |
|||
{ ... }:{} |
|||
|
Loading…
Reference in new issue