poetrade
This commit is contained in:
parent
0b0a14fe2c
commit
cd44fa3afc
6 changed files with 57 additions and 23 deletions
|
|
@ -17,6 +17,7 @@
|
|||
./power.nix
|
||||
./users.nix
|
||||
./zsh.nix
|
||||
./input.nix
|
||||
|
||||
./virtualization.nix
|
||||
];
|
||||
|
|
|
|||
4
system/core/input.nix
Normal file
4
system/core/input.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
services.ratbagd.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue