many updates, new linode server
This commit is contained in:
parent
343f5d7b52
commit
e27a4af6d2
20 changed files with 2528 additions and 137 deletions
|
@ -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; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue