finish current refactor

This commit is contained in:
Sean Kovacs 2025-11-13 14:50:12 -05:00
commit ae7ab152a4
Signed by: sckova
GPG key ID: 00F325187C68651A
11 changed files with 572 additions and 560 deletions

View file

@ -77,6 +77,7 @@
}
./system/all.nix
./system/browsers/firefox.nix
./system/shell/fish.nix
./system/hosts/${hostname}/default.nix
./hardware/${hostname}.nix
catppuccin.nixosModules.catppuccin
@ -105,7 +106,7 @@
home.homeDirectory = "/home/${user}";
modules = [
./home/all.nix
./home/${hostname}.nix
./home/hosts/${hostname}.nix
catppuccin.homeModules.catppuccin
home-manager.homeModules.home-manager
plasma-manager.homeModules.plasma-manager