lots of stuff

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2025-06-30 18:13:14 -04:00
parent cf1df09a9e
commit 58f06d6729
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
55 changed files with 2154 additions and 584 deletions

View file

@ -19,6 +19,7 @@
../../common/gui/hyprland.nix
../../common/gui/steam.nix
../../common/gui/thunar.nix
../../common/gui/retroarch.nix
../../common/style/stylix.nix
../../common/nixos/sysctl
@ -45,6 +46,7 @@
# Import your generated (nixos-generate-config) hardware configuration
./hardware-configuration.nix
];
programs.obs-studio.enableVirtualCamera = true;
ssh.enable = true;
ssh_guard.enable = true;