treewide: rename common modules to settei

This commit is contained in:
Nikodem Rabuliński 2025-01-04 19:21:28 +01:00
parent c182071080
commit 2bafb42028
11 changed files with 17 additions and 18 deletions

View file

@ -15,7 +15,7 @@
nixpkgs.system = "aarch64-darwin";
settei.user.config = {
common.desktop.enable = true;
settei.desktop.enable = true;
home.packages = with pkgs; [
utm
qemu
@ -28,7 +28,7 @@
};
# TODO: Declarative syncthing config
};
common.incus.enable = true;
settei.incus.enable = true;
# TODO: Setup podman remote
system.defaults = {