chore: refactor
This commit is contained in:
parent
f06011e890
commit
e6b6325ba6
7 changed files with 44 additions and 227 deletions
11
nixos/fuchsia/services/default.nix
Normal file
11
nixos/fuchsia/services/default.nix
Normal file
|
@ -0,0 +1,11 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./amdgpu-clocks
|
||||
./flatpak
|
||||
./libinput
|
||||
./ollama
|
||||
./printers
|
||||
./udev
|
||||
./xserver
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue