mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-05 18:29:26 -05:00
Bluetooth
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
];
|
||||
};
|
||||
|
||||
# Safe access with fallback
|
||||
selected_wallpaper = builtins.elemAt (wallpapers.${cfg.theme}) 0;
|
||||
selected_wallpaper_path = "~/Pictures/Wallpapers/${selected_wallpaper}";
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user