Add genericLinux target for homemanager
This commit is contained in:
parent
378d7f3051
commit
9e81d66be2
2 changed files with 10 additions and 0 deletions
7
home/targets/genericLinux.nix
Normal file
7
home/targets/genericLinux.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
...
|
||||
}: {
|
||||
|
||||
targets.genericLinux.enable = true;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue