Just go ahead and add i3wm to bastion

This commit is contained in:
Lauren Lagarde 2025-09-11 01:12:45 -05:00
parent bcc389834c
commit 1a593accad
3 changed files with 44 additions and 26 deletions

View file

@ -33,6 +33,15 @@
# Lauren Base
../../users/lauren_lagarde/configuration.nix
{
home-manager = {
users."lauren_lagarde" = {
home.stateVersion = stateVersion;
imports = self.homeManagerModules."lauren_lagarde@gui.mlaga97.space";
};
extraSpecialArgs = { inherit self pkgs-unstable; };
};
}
# i3wm
../../nixos/features/i3wm.nix