switching back to nixpackages for now, try to setup proton ge
This commit is contained in:
parent
9f4d4b7ef5
commit
a5fad421d5
5 changed files with 47 additions and 38 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
inputs = {
|
||||
# nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11";
|
||||
nixpkgs.url = "github:auxolotl/nixpkgs/nixos-unstable";
|
||||
unstable.url = "github:auxolotl/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
unstable.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/master";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue