Modules/Fish: Update for nix-darwin

This commit is contained in:
2026-03-21 13:44:12 +01:00
parent c63cff0ea3
commit ad35a92e44
3 changed files with 172 additions and 151 deletions
+1
View File
@@ -210,6 +210,7 @@
mylib = darwinMylib;
hostname = "darwinix";
username = "christoph";
headless = false;
extraModules = [];
};
};