Testing shortcuts
This commit is contained in:
parent
d283fd9a45
commit
ef06d2d789
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
||||||
};
|
};
|
||||||
outputs = { self, nixpkgs, nixpkgs-wayland, home-manager, lanzaboote, nur, sops-nix, doom-emacs, nixos-generators, deploy-rs, ... } @inputs:
|
outputs = { self, nixpkgs, nixpkgs-wayland, home-manager, lanzaboote, nur, sops-nix, doom-emacs, nixos-generators, deploy-rs, ... } @inputs:
|
||||||
let
|
let
|
||||||
|
# Testing
|
||||||
inherit (self) outputs;
|
inherit (self) outputs;
|
||||||
stateVersion = "23.11";
|
stateVersion = "23.11";
|
||||||
hmStateVersion = "23.11";
|
hmStateVersion = "23.11";
|
||||||
|
|
Loading…
Reference in a new issue