home / hosts | refactor sway config + general refactor
This commit is contained in:
parent
8538b25027
commit
6e7009451f
11 changed files with 403 additions and 44 deletions
|
|
@ -28,17 +28,23 @@ in {
|
|||
};
|
||||
imports = [
|
||||
inputs.catppuccin.nixosModules.catppuccin
|
||||
# ./tailscale.nix
|
||||
../../home
|
||||
../../home/gui
|
||||
./../themes.nix
|
||||
../../home/gui/gnome-calenar.nix
|
||||
../../home/work
|
||||
../vars.nix
|
||||
../wm
|
||||
../wm/greetd
|
||||
../workstation/games
|
||||
../workstation/kvm.nix
|
||||
../themes.nix
|
||||
./detect-reboot-needed.nix
|
||||
./systemd.nix
|
||||
# ./tailscale.nix
|
||||
./upgrade-diff.nix
|
||||
./kmscon.nix
|
||||
./wine.nix
|
||||
./systemd.nix
|
||||
./tlp.nix
|
||||
./upgrade-diff.nix
|
||||
./wine.nix
|
||||
];
|
||||
|
||||
networking = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue