started modifing configuration structure
This commit is contained in:
12
system/services/default.nix
Normal file
12
system/services/default.nix
Normal file
@@ -0,0 +1,12 @@
|
||||
{ ... }: {
|
||||
imports = [
|
||||
./cups
|
||||
./flatpak
|
||||
./libvirtd
|
||||
./podman
|
||||
./polkit
|
||||
./ssh
|
||||
./steam
|
||||
./tailscale
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user