add testpc

This commit is contained in:
Kopatz
2026-02-08 13:58:30 +01:00
parent f530f81712
commit 03562e8d88
14 changed files with 236 additions and 19 deletions

View File

@@ -36,4 +36,8 @@
./niri.nix
./wayvnc.nix
];
options.custom.graphical.firefox-custom = {
enable = lib.mkEnableOption "Enables custom firefox";
};
}