Add gui packages for northstar

This commit is contained in:
Evie Litherland-Smith 2023-04-12 07:51:18 +01:00
parent 3fdeea2e21
commit 595812a47a

View file

@ -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.