This commit is contained in:
Your Name
2025-07-18 12:33:31 +08:00
parent cab865dff3
commit f21234790e
9 changed files with 307 additions and 58 deletions
+4 -1
View File
@@ -2,5 +2,8 @@
# These should be stuff you would like to share with others, not your personal configurations.
{
# List your module files here
# my-module = import ./my-module.nix;
important-defaults = import ./important-defaults.nix;
incus = import ./incus.nix;
orbstack = import ./orbstack.nix;
power-user-defaults = import ./power-user-defaults.nix;
}