mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-02-22 12:55:13 +08: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
|
||||
];
|
||||
|
||||
home.file."/users/${username}/.config/spacebar/spacebarrc" = {
|
||||
home.file.".config/spacebar/spacebarrc" = {
|
||||
executable = true;
|
||||
text = ''
|
||||
#!/usr/bin/env sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue