feat(desktop): add twm and hyprland module

This commit is contained in:
tux
2026-09-20 01:32:31 +05:30
parent 9fd9cc7da2
commit c91fbb02fc
6 changed files with 109 additions and 36 deletions

16
flake.lock generated
View File

@@ -1974,6 +1974,7 @@
"treefmt-nix": "treefmt-nix_4",
"trok": "trok",
"tshell": "tshell",
"twm": "twm",
"vicinae-extensions": "vicinae-extensions",
"voxtype": "voxtype",
"wezterm-flake": "wezterm-flake"
@@ -2486,6 +2487,21 @@
"type": "github"
}
},
"twm": {
"locked": {
"lastModified": 1789847958,
"narHash": "sha256-0XZpBvmt677u2zqy53OI2gBtkJCOtH2lxUAgv3Lvnxc=",
"owner": "tuxdotrs",
"repo": "twm",
"rev": "e3352d44ce24e3319901c4eb30a0758cb0fb6171",
"type": "github"
},
"original": {
"owner": "tuxdotrs",
"repo": "twm",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"