Refactor the whole configuration #1

Merged
caem merged 354 commits from refactor into master 2025-02-01 14:05:16 +01:00
Showing only changes of commit 99b804ab1b - Show all commits

View file

@ -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 = {