fix
This commit is contained in:
parent
c5470b6254
commit
7bc8e2aa32
2 changed files with 52 additions and 79 deletions
|
@ -7,7 +7,7 @@
|
|||
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-23.11";
|
||||
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
||||
# Home manager
|
||||
# Home manageKr
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
@ -25,12 +25,12 @@
|
|||
|
||||
# Secrets
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
sops-nix-darwin.url = "github:Kloenk/sops-nix?ref=darwin";
|
||||
#sops-nix-darwin.url = "github:Kloenk/sops-nix?ref=darwin";
|
||||
|
||||
# Fancy stuff
|
||||
#nix-colors.url = "github:misterio77/nix-colors";
|
||||
nixvim = {
|
||||
url = "github:nix-community/nixvim";
|
||||
url = "github:nix-community/nixvim?rev=1d8e7906c9606c956c6b40d8d088c8d2110dc0c0";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
#nur.url = "github:nix-community/nur";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue