oops
This commit is contained in:
parent
d6007cd0cd
commit
99b804ab1b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
let
|
||||
picture-uri = if builtins.hasAttr "wallpaper" inputs.secrets.assets
|
||||
then inputs.exrets.assets.wallpaper
|
||||
then inputs.secrets.assets.wallpaper
|
||||
else ../../../../../assets/wallpaper.jpg;
|
||||
in{
|
||||
dconf.settings = {
|
||||
|
|
Loading…
Add table
Reference in a new issue