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