owntracks and updates

This commit is contained in:
2025-01-07 00:44:03 +01:00
parent 643609c3bf
commit 4a26abc211
8 changed files with 62 additions and 7 deletions

View File

@@ -1,4 +1,9 @@
{ pkgs, username, ... }:
{
pkgs,
username,
stateVersion,
...
}:
{
home.stateVersion = "24.11";
programs.fish =