mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 07:04:47 +00:00
fix hosts/netty/default.nix to import home/netty.nix
This commit is contained in:
parent
cc1ec5d654
commit
b29d12dc32
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
packageSets = import ../../lib/package-sets.nix {inherit inputs lib pkgs;};
|
||||
in {
|
||||
imports = [
|
||||
../../home/linux.nix
|
||||
../../home/netty.nix
|
||||
];
|
||||
|
||||
targets.genericLinux.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue