i3: remove readOnly from exportedBar (#1737)
Link: https://github.com/nix-community/stylix/pull/1737
Fixes: 62bd6e52a5 ("i3: use mkTarget (#1655)")
This commit is contained in:
parent
ea60526c8c
commit
6e8c6906c1
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ mkTarget {
|
|||
];
|
||||
```
|
||||
'';
|
||||
readOnly = true;
|
||||
};
|
||||
|
||||
imports = lib.singleton (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue