diff options
| author | Baitinq <[email protected]> | 2022-09-15 02:05:55 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-09-15 02:05:55 +0200 |
| commit | 27b5a1e7b71a8d15ae5fc0a1e7e14b0a4f1db192 (patch) | |
| tree | 7b1be58f3766c160f3c752107a0039f0ec53d835 /flake.lock | |
| parent | Add tmux program (diff) | |
| download | nixos-config-27b5a1e7b71a8d15ae5fc0a1e7e14b0a4f1db192.tar.gz nixos-config-27b5a1e7b71a8d15ae5fc0a1e7e14b0a4f1db192.tar.bz2 nixos-config-27b5a1e7b71a8d15ae5fc0a1e7e14b0a4f1db192.zip | |
Add wayland idling/locking via sway(idle/lock)
Diffstat (limited to '')
| -rw-r--r-- | flake.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock index b9d103a..e76ba75 100644 --- a/flake.lock +++ b/flake.lock @@ -4,7 +4,7 @@ "flake": false, "locked": { "lastModified": 1, - "narHash": "sha256-XbslHsWSP0xezZOT1NM0587/x/2lc5fRCYwKkbzL9iQ=", + "narHash": "sha256-gO3BIkUDARyXvjOUPZUP+fDVNk+dYsBIrEJXVw+6Vwc=", "path": "./dotfiles", "type": "path" }, |