many updates, new linode server

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-02-13 00:40:38 -06:00
parent 343f5d7b52
commit e27a4af6d2
20 changed files with 2528 additions and 137 deletions

View file

@ -41,7 +41,7 @@
./hardware-configuration.nix
./containers.nix
(
{ pkgs, ... }:
{ config, pkgs, ... }:
{
imports = [
../../components/nix/lua.nix
@ -49,6 +49,7 @@
../../components/nix/qflipper.nix
../../components/nix/qdirstat.nix
../../components/nix/steam.nix
../../components/nix/tailscale.nix
];
environment.systemPackages = with pkgs; [