hopefully the last complete restructure of this repo
This commit is contained in:
8
system-config/services/default.nix
Normal file
8
system-config/services/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{ ... }: {
|
||||
|
||||
imports = [
|
||||
./ollama
|
||||
./openssh
|
||||
./pipewire
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user