installed lix
This commit is contained in:
parent
59bf355353
commit
b2fbcc0e63
3 changed files with 91 additions and 8 deletions
|
@ -5,11 +5,10 @@
|
|||
# base packages
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
||||
# TODO: figure out why things fail to build with lix
|
||||
# lix-module = {
|
||||
# url = "https://git.lix.systems/lix-project/nixos-module/archive/stable.tar.gz";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
# };
|
||||
lix-module = {
|
||||
url = "https://git.lix.systems/lix-project/nixos-module/archive/stable.tar.gz";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# secret encryption
|
||||
sops-nix = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue