fix bugs with wallpaper and btrfs subvolume
This commit is contained in:
@@ -111,7 +111,7 @@ in {
|
||||
pkgs.tree
|
||||
pkgs.zoxide
|
||||
];
|
||||
file.${background-path}.source = pkgs.nixos-artwork.wallpapers.gear;
|
||||
file.${background-path}.source = config.stylix.image;
|
||||
};
|
||||
programs = {
|
||||
alacritty.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user