Update hm
This commit is contained in:
parent
cb0e156f66
commit
d9541811b3
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
nixpkgs.url = "nixpkgs/nixos-23.11";
|
nixpkgs.url = "nixpkgs/nixos-23.11";
|
||||||
# nixpkgs-wayland - Wayland-specific packages not in nixpkgs
|
# nixpkgs-wayland - Wayland-specific packages not in nixpkgs
|
||||||
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
|
nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland";
|
||||||
# home-manager - Dotfile mnagement
|
# home-manager - Dotfile mnagement - add /master at the end to pull from master
|
||||||
home-manager.url = "github:nix-community/home-manager/master";
|
home-manager.url = "github:nix-community/home-manager";
|
||||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
# lanzaboote - Secureboot Configuration
|
# lanzaboote - Secureboot Configuration
|
||||||
lanzaboote.url = "github:nix-community/lanzaboote";
|
lanzaboote.url = "github:nix-community/lanzaboote";
|
||||||
|
|
Loading…
Reference in a new issue