updates
This commit is contained in:
parent
06f6f5f4a6
commit
fa23dd9e01
9 changed files with 218 additions and 204 deletions
|
@ -5,7 +5,7 @@
|
|||
# * https://github.com/Infinidoge/nix-minecraft
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "nixpkgs/nixos-unstable-small";
|
||||
flake-utils-plus.url = "github:NULLx76/flake-utils-plus";
|
||||
nur.url = "github:nix-community/NUR";
|
||||
colmena.url = "github:zhaofengli/colmena";
|
||||
|
@ -150,7 +150,7 @@
|
|||
VAULT_ADDR = "http://vault.olympus:8200/";
|
||||
FLAKE = "/home/vivian/src/infrastructure-new";
|
||||
packages = with pkgs; [
|
||||
attic.packages.${system}.attic
|
||||
# attic.packages.${system}.attic
|
||||
apply-local
|
||||
deploy.packages.${system}.deploy-rs
|
||||
deadnix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue