kacper inspirerat

This commit is contained in:
2026-04-07 20:20:26 +02:00
parent b721630485
commit 76b7441884
21 changed files with 135 additions and 91 deletions
+7
View File
@@ -0,0 +1,7 @@
{
base = import ./base.nix;
binBashWrapper = import ./bin-bash-wrapper.nix;
desktopHyprland = import ./desktop-hyprland.nix;
mailServer = import ./mail-server;
zfsRoot = import ./zfs-root.nix;
}