This commit is contained in:
Lucy Hochkamp 2025-03-23 16:02:52 +01:00
parent 62df62c3aa
commit db11846811
No known key found for this signature in database
27 changed files with 887 additions and 64 deletions

View file

@ -1,4 +1,4 @@
{ pkgs, lib, ... }: {
{
modules = [ ./configuration.nix ];
system = "x86_64-linux";
hostName = "theseus";