cleaned up even more

This commit is contained in:
biscuit
2025-05-21 12:24:41 -05:00
parent 30ecca57ba
commit 0ab12aabff
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -1,11 +1,11 @@
{...}: {
imports = [
../system/wayland.nix
../system/sound.nix
../system/misc.nix
../system/browser.nix
../system/font.nix
../system/theme.nix
../system/cursor.nix
../system/desktop/wayland.nix
../system/desktop/sound.nix
../system/desktop/misc.nix
../system/desktop/browser.nix
../system/desktop/font.nix
../system/desktop/theme.nix
../system/desktop/cursor.nix
];
}