Add gui packages for northstar
This commit is contained in:
parent
3fdeea2e21
commit
595812a47a
|
@ -1,8 +1,8 @@
|
|||
{ pkgs, ... }: {
|
||||
{ ... }: {
|
||||
imports = [
|
||||
./common.nix
|
||||
#./env/sway.nix
|
||||
./packages
|
||||
./packages/gui
|
||||
];
|
||||
# Home Manager needs a bit of information about you and the
|
||||
# paths it should manage.
|
||||
|
|
Loading…
Reference in a new issue