This commit is contained in:
2026-02-11 11:23:18 -06:00
parent 22f1df08c3
commit 5a90c21fc3
6 changed files with 401 additions and 14 deletions

View File

@@ -12,6 +12,11 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
naviterm = {
url = "gitlab:detoxify92/naviterm";
inputs.nixpkgs.follows = "nixpkgs";
};
millennium.url = "github:SteamClientHomebrew/Millennium?dir=packages/nix";
master.url = "github:NixOS/nixpkgs/master";
home-manager.url = "github:nix-community/home-manager";
noctalia = {