Use new i3utils package

This commit is contained in:
2022-04-23 17:52:23 +01:00
parent ec73d821aa
commit 0d56231235
4 changed files with 37 additions and 34 deletions

View File

@@ -12,6 +12,7 @@
nix = {
extraOptions = ''
experimental-features = nix-command flakes
warn-dirty = false
'';
};