remove extraneous hm nix entry
This commit is contained in:
parent
26f9d6675b
commit
2de770fe5c
4
home.nix
4
home.nix
@ -50,10 +50,6 @@ with lib.hm.gvariant;
|
|||||||
# the Home Manager release notes for a list of state version
|
# the Home Manager release notes for a list of state version
|
||||||
# changes in each release.
|
# changes in each release.
|
||||||
home.stateVersion = "23.05";
|
home.stateVersion = "23.05";
|
||||||
# nix = {
|
|
||||||
# package = pkgs.nix;
|
|
||||||
# settings.experimental-features = [ "nix-command" "flakes" ];
|
|
||||||
# };
|
|
||||||
|
|
||||||
# Let Home Manager install and manage itself.
|
# Let Home Manager install and manage itself.
|
||||||
programs.home-manager = {
|
programs.home-manager = {
|
||||||
|
Loading…
Reference in New Issue
Block a user