Update package definitions for work PCs

This commit is contained in:
Evie Litherland-Smith 2023-05-15 11:54:42 +01:00
parent 3e4437d1eb
commit 4408bca62b
2 changed files with 3 additions and 3 deletions

View file

@ -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";

View file

@ -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.