Updates, Regression on Proton & Addition of pass
This commit is contained in:
parent
02c1ed3ea7
commit
653eec66d9
6 changed files with 73 additions and 38 deletions
|
|
@ -5,6 +5,7 @@
|
|||
# nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-24.11";
|
||||
# home-manager.url = "github:nix-community/home-manager/release-24.11";
|
||||
home-manager.url = "github:nix-community/home-manager/master";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -20,6 +21,7 @@
|
|||
self,
|
||||
nixpkgs,
|
||||
nixpkgs-unstable,
|
||||
nixpkgs-stable,
|
||||
nixos-hardware,
|
||||
nix-flatpak,
|
||||
disko,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue