formatting: new formatting'

This commit is contained in:
gwg313 2024-06-01 15:32:26 -04:00
parent 7efcab98a9
commit ef1b9f6c91
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
15 changed files with 358 additions and 152 deletions

View file

@ -17,9 +17,7 @@
../../common/networking/zerotier.nix
../../common/nixos/bluetooth.nix
../../common/nixos/restic.nix
../../common/nixos/ssh.nix
../../common/nixos/ssh_client.nix
../../common/nixos/ssh_guard.nix
../../common/nixos/ssh/default.nix
../../common/gui/hyprland.nix
../../common/gui/steam.nix
../../common/gui/thunar.nix
@ -48,6 +46,9 @@
./hardware-configuration.nix
];
ssh.enable = true;
ssh_guard.enable = true;
# Bootloader.
boot = {
loader = {