back on the sway grindset
This commit is contained in:
parent
c3f55a9fd7
commit
4b859d067d
4 changed files with 19 additions and 19 deletions
|
|
@ -63,13 +63,13 @@
|
|||
modules = sharedModules ++ [
|
||||
./hosts/common/workstation.nix
|
||||
./hosts/electra/configuration.nix
|
||||
./hosts/common/wm/gnome.nix
|
||||
./hosts/common/wm/sway.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
({ config, ...}: {
|
||||
home-manager.users.alisceon.imports = [
|
||||
./home/alisceon/base.nix
|
||||
./home/alisceon/workstation.nix
|
||||
./home/wm/gnome.nix
|
||||
./home/wm/sway.nix
|
||||
];
|
||||
}) # end home-manager
|
||||
]; # end modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue