spin off games folder

This commit is contained in:
Sean Kovacs 2025-12-19 12:54:45 -05:00
commit 1666d20a66
Signed by: sckova
GPG key ID: 00F325187C68651A
5 changed files with 24 additions and 8 deletions

View file

@ -97,7 +97,7 @@
(import ./packages/overlay.nix)
];
}
./system/all.nix
./system
./system/widevine
./system/shell/fish.nix
./system/tailscale
@ -135,7 +135,7 @@
home.username = user;
home.homeDirectory = "/home/${user}";
modules = [
./home/all.nix
./home
./home/hosts/${hostname}.nix
catppuccin.homeModules.catppuccin
home-manager.homeModules.home-manager