mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-03-19 15:50:30 +01:00
fix: path
This commit is contained in:
parent
8faa7b6298
commit
1a12654f91
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
spacebar
|
spacebar
|
||||||
];
|
];
|
||||||
|
|
||||||
home.file."/users/${username}/.config/spacebar/spacebarrc" = {
|
home.file.".config/spacebar/spacebarrc" = {
|
||||||
executable = true;
|
executable = true;
|
||||||
text = ''
|
text = ''
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue