1
0
Fork 0
forked from foxora/nix

added wip mangowc config

This commit is contained in:
foxora 2026-02-22 18:31:08 +00:00
parent 68cf02e366
commit fb2e2ee66b
11 changed files with 262 additions and 51 deletions

View file

@ -24,6 +24,7 @@ cerulean.mkNexus ./. (self: {
modules = with inputs; [
sddm-silent.nixosModules.default
inputs.mango.nixosModules.mango
];
};