stonehenge: update config

This commit is contained in:
Leonardo Eugênio 2026-01-01 22:10:14 -03:00
parent c36c1f618b
commit 73315828f9
5 changed files with 132 additions and 2 deletions

View file

@ -9,6 +9,11 @@
# Include the results of the hardware scan.
./hardware-configuration.nix
./gitlab-runner.nix
./nebula-vpn.nix
./vagrant.nix
../../system/sops.nix
../../system/nix.nix
];
# Bootloader.
@ -95,6 +100,8 @@
security.sudo.wheelNeedsPassword = false;
virtualisation.virtualbox.host.enable = true;
# Install firefox.
programs.firefox.enable = true;