add tas utils
nixos config pipeline / show-flake (push) Successful in 28s
nixos config pipeline / deploy (push) Successful in 35s

This commit is contained in:
smayzy
2025-10-12 18:46:47 +02:00
parent f2f589884d
commit 74218acbf3
3 changed files with 25 additions and 0 deletions
+1
View File
@@ -3,5 +3,6 @@
imports = [
./prism.nix
./steam.nix
./tas.nix
];
}