maybe zsh works

This commit is contained in:
2026-07-01 20:10:13 +01:00
parent b4350f2dae
commit 13119c8f7b
4 changed files with 41 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
{
self,
inputs,
...
}: {
flake.nixosModules.hackstationConfiguration = {pkgs, ...}: {
networking.hostName = "HACKSTATION";