1

Modules/Fish: Update for nix-darwin

This commit is contained in:
2026-03-21 13:40:06 +01:00
parent 602aa4cd56
commit 9bec5f42b1
3 changed files with 172 additions and 151 deletions

View File

@ -210,6 +210,7 @@
mylib = darwinMylib;
hostname = "darwinix";
username = "christoph";
headless = false;
extraModules = [];
};
};