diff --git a/users/albert/gnome-wayland-dconf.nix b/users/albert/gnome-dconf.nix similarity index 100% rename from users/albert/gnome-wayland-dconf.nix rename to users/albert/gnome-dconf.nix diff --git a/users/albert/home.nix b/users/albert/home.nix index 1a20ec10..83a576b5 100644 --- a/users/albert/home.nix +++ b/users/albert/home.nix @@ -1,7 +1,7 @@ { config, pkgs, ... }: { home.stateVersion = "23.05"; imports = [ - # ./gnome-dconf.nix + ./gnome-dconf.nix ../../common/dotfiles/git.nix ../../common/dotfiles/neovim.nix ../../common/dotfiles/bash.nix