Just go ahead and add i3wm to bastion
This commit is contained in:
parent
bcc389834c
commit
1a593accad
3 changed files with 44 additions and 26 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue