diff options
| author | Mike Vink <mike@pionative.com> | 2025-02-02 23:04:08 +0100 |
|---|---|---|
| committer | Mike Vink <mike@pionative.com> | 2025-02-02 23:04:08 +0100 |
| commit | a3542aba39bf71cb33422fdbeaf3e430ad4244ec (patch) | |
| tree | 660d2711b6495cd82493330e884f996ce9d7dd1f /flake.nix | |
| parent | 97ac2cd7df28bda8f5a16701ce37eaa4a0b7c584 (diff) | |
fix homeserver and start xbps
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -19,10 +19,6 @@ ghostty = { url = "github:ghostty-org/ghostty"; }; - nix-darwin = { - url = "path:/Users/ivi/nix-darwin"; - inputs.nixpkgs.follows = "nixpkgs"; - }; }; @@ -42,7 +38,6 @@ lib = (withLibs [ - inputs.nix-darwin.lib home-manager.lib ]) .extend |
