fix: missing base packages - linux

This commit is contained in:
Ryan Yin
2023-07-16 00:37:49 +08:00
parent 95d9cd0a27
commit 1b5a415d7a
3 changed files with 8 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
imports = [
../base/server
./server
./base
];
# Home Manager needs a bit of information about you and the

View File

@@ -4,10 +4,11 @@
imports = [
../base/desktop
./hyprland
./base
./fcitx5
./desktop
./hyprland
];
# Home Manager needs a bit of information about you and the

View File

@@ -4,11 +4,12 @@
imports = [
../base/desktop
./i3
./base
./fcitx5
./desktop
];
./i3
];
# Home Manager needs a bit of information about you and the
# paths it should manage.