add(nix): basic agenix config

This commit is contained in:
Léana 江 2023-12-25 19:55:32 +01:00 committed by Léana 江
parent 20d49fd7b6
commit ad31348634
4 changed files with 109 additions and 12 deletions

View file

@ -1,10 +1,4 @@
{
pkgs,
unstable,
system,
hostname,
...
}: {
{pkgs, ...}: {
system.stateVersion = "23.11";
imports = [