mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Rename files to avoid repeating the directory names
This commit is contained in:
parent
8bdd458e61
commit
ac71470c92
4 changed files with 4 additions and 4 deletions
|
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
];
|
||||
|
||||
home.file.".config/qtile/config.py".source = ./qtile.py;
|
||||
home.file.".config/qtile/config.py".source = ./config.py;
|
||||
home.file.".background-image".source = config.myConfig.de.wallpaper;
|
||||
|
||||
home.packages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue