workstation | refactor home-manager, remove basshrc control from home-manager

This commit is contained in:
Don Harper 2023-04-10 06:49:26 -05:00
parent 2b2653baa5
commit 2010f05730
12 changed files with 163 additions and 218 deletions

View file

@ -3,10 +3,9 @@
{
imports =
[
<home-manager/nixos>
/etc/nixos/hardware-configuration.nix
/home/don/nixos/workstation/configuration.nix
/home/don/nixos/workstation/home.nix
/home/don/nixos/workstation/home
/home/don/nixos/workstation/sway.nix
/home/don/nixos/workstation/detect-reboot-needed.nix
];