feat(tuxedo), chore: update flake inputs, add new host

This commit is contained in:
2025-05-08 14:53:13 +03:00
parent 80a8dbc425
commit 5b8e5215ff
10 changed files with 183 additions and 204 deletions

5
home/tuxedo.nix Normal file
View File

@@ -0,0 +1,5 @@
{
imports = [
./modules/plasma
];
}