probably broken
This commit is contained in:
13
system/services/default.nix
Normal file
13
system/services/default.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
{ ... }: {
|
||||
|
||||
imports = [
|
||||
./ollama
|
||||
./openssh
|
||||
./pipewire
|
||||
./containers
|
||||
./minecraft
|
||||
./sddm
|
||||
./novnc
|
||||
./kdePlasma6
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user