Update config alias
This commit is contained in:
parent
db4eaee487
commit
34de9f555b
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
||||||
|
|
||||||
ncdu = "${pkgs.ncdu}/bin/ncdu --color dark";
|
ncdu = "${pkgs.ncdu}/bin/ncdu --color dark";
|
||||||
|
|
||||||
config = "vim /etc/nixos/configuration.nix";
|
config = "vim /etc/nixos/configuration/main.nix";
|
||||||
hmconf = "vim /etc/nixos/common/home-manager/main.nix";
|
hmconf = "vim /etc/nixos/common/home-manager/main.nix";
|
||||||
hmhconf = "vim /etc/nixos/common/home-manager/home.nix";
|
hmhconf = "vim /etc/nixos/common/home-manager/home.nix";
|
||||||
switch = "sudo nixos-rebuild switch";
|
switch = "sudo nixos-rebuild switch";
|
||||||
|
|
Loading…
Reference in a new issue