Compare commits

..

No commits in common. "15769eda748f6fcc6fdab04f79f14ed9b1ffc548" and "128209e4aa8927b7514bcfd2acaf097ac0d59310" have entirely different histories.

2 changed files with 7 additions and 7 deletions

View file

@ -6,9 +6,9 @@ let
workspaceLetters = [ workspaceLetters = [
"n" "n"
"m" "m"
"Comma" ","
"Period" "."
"Slash" "/"
]; ];
kwinWorkspace = builtins.listToAttrs ( kwinWorkspace = builtins.listToAttrs (
map (i: { map (i: {

8
hosts/lio/flake.lock generated
View file

@ -117,11 +117,11 @@
}, },
"locked": { "locked": {
"dir": "flakes/de_plasma", "dir": "flakes/de_plasma",
"lastModified": 1768233301, "lastModified": 1767999509,
"narHash": "sha256-m7Og7WuCT8VdQdLhsR6J7ZCR+aFM5ddJ7A1Kt2LBXQs=", "narHash": "sha256-01YDV5RSAOQQnbV24wKAYsp/unUhMkbIIe3slBVmZvI=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "128209e4aa8927b7514bcfd2acaf097ac0d59310", "rev": "ef64efbb6e7d735d859830065a59374aa0496b70",
"revCount": 1122, "revCount": 1113,
"type": "git", "type": "git",
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles" "url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
}, },