move common imports

This commit is contained in:
2024-08-08 13:12:28 +05:30
parent 69486b7df4
commit fd92021844
10 changed files with 28 additions and 17 deletions

View File

@ -6,7 +6,7 @@
imports = [
inputs.nixos-hardware.nixosModules.asus-zephyrus-ga503
./hardware-configuration.nix
../../modules/nixos/default.nix
../common
../../modules/nixos/desktop
../../modules/nixos/desktop/awesome
../../modules/nixos/desktop/hyprland

View File

@ -1,5 +1,6 @@
{pkgs, ...}: {
imports = [
../common/home.nix
../../modules/home-manager/awesome
../../modules/home-manager/hyprland
../../modules/home-manager/waybar