Extract Docker and screenkey modules
This commit is contained in:
parent
d0e83937d2
commit
198f2962bd
8 changed files with 53 additions and 25 deletions
3
nix/modules/nixos/features/desktop/default.nix
Normal file
3
nix/modules/nixos/features/desktop/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
imports = [ ./screenkey.nix ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue