test
This commit is contained in:
parent
a0ea7504e3
commit
1b07ec4d0d
3 changed files with 2 additions and 1 deletions
|
@ -2,5 +2,6 @@
|
|||
imports = [
|
||||
./${theme}/hyprland-conf.nix
|
||||
./${theme}/waybar-conf.nix
|
||||
|
||||
];
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{ ...}: {
|
||||
imports = [ ./scripts/waybar-scripts.nix ];
|
||||
imports = [ ../waybar/scripts.nix ];
|
||||
|
||||
home.file = {
|
||||
# https://yewtu.be/watch?v=tWQB1NDDA9c
|
Loading…
Reference in a new issue