modified: configuration.nix

modified:   flake.lock
This commit is contained in:
Gregory Bednov 2026-03-08 03:29:36 +03:00
commit ee00bb7ac7
2 changed files with 5 additions and 5 deletions

View file

@ -812,7 +812,7 @@ in
${inputs.mireadesktop.packages.x86_64-linux.tint2} & ${inputs.mireadesktop.packages.x86_64-linux.tint2} &
${inputs.mireadesktop.packages.x86_64-linux.pcmanfm} & ${inputs.mireadesktop.packages.x86_64-linux.pcmanfm} &
${inputs.mireadesktop.packages.x86_64-linux.sxhkd} & ${inputs.mireadesktop.packages.x86_64-linux.sxhkd} &
${inputs.mireadesktop.packages.x86_64-linux.xcape} & #${inputs.mireadesktop.packages.x86_64-linux.xcape} &
waitPID=$! waitPID=$!
''; '';
} }

8
flake.lock generated
View file

@ -105,11 +105,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1772912419, "lastModified": 1772927247,
"narHash": "sha256-/PN1Mjtc43Rue4pc3LT1YLfbrNwBrEHDT/o2vUrsji8=", "narHash": "sha256-qU9kHhp99W2ymeoZsC7L29BKUAonxw8ckFa0ratpx1s=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "aee862d014ff92f0309efa0217a04bff173fb6dd", "rev": "a19e2f8ac520ef2be55d0c0472aab125a4d3a357",
"revCount": 39, "revCount": 45,
"type": "git", "type": "git",
"url": "git://10.0.174.12/mireadesktop" "url": "git://10.0.174.12/mireadesktop"
}, },