diff --git a/H0615.nix b/H0615.nix index 4b07dfa2..f48cbfa4 100644 --- a/H0615.nix +++ b/H0615.nix @@ -5,7 +5,7 @@ ./common.nix ./hardware/audio.nix ./locales/en_GB.nix - ./desktop/hyprland.nix + ./desktop/plasma.nix ./syncthing/H0615.nix ]; @@ -19,7 +19,7 @@ shell = pkgs.fish; }; home-manager.users.elitherl = { ... }: { - imports = [ ./home/collections/work ]; + imports = [ ./home/work.nix ]; # Home Manager needs a bit of information about you and the # paths it should manage. home.username = "elitherl"; diff --git a/J0162.nix b/J0162.nix index 62bb48f1..c3624040 100644 --- a/J0162.nix +++ b/J0162.nix @@ -6,7 +6,7 @@ ./hardware/audio.nix ./hardware/bluetooth.nix ./locales/en_GB.nix - ./desktop/hyprland.nix + ./desktop/plasma.nix ]; networking.hostName = "J0162"; # Define your hostname.