mirror of
https://github.com/ItsDrike/nixdots
synced 2025-07-01 07:50:42 +00:00
Add workstation-specific settings
This commit is contained in:
parent
fca6296841
commit
27b0d375f2
18 changed files with 258 additions and 9 deletions
8
system/roles/workstation/services/default.nix
Normal file
8
system/roles/workstation/services/default.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
imports = [
|
||||
./earlyoom.nix
|
||||
./mount.nix
|
||||
./printing.nix
|
||||
];
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue