treewide: rename common modules to settei
This commit is contained in:
parent
c182071080
commit
2bafb42028
11 changed files with 17 additions and 18 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue