Remove 'nou' alias
This commit is contained in:
parent
c073d556d8
commit
042e621f6c
|
@ -123,8 +123,6 @@
|
||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs; [ git neofetch ];
|
systemPackages = with pkgs; [ git neofetch ];
|
||||||
localBinInPath = true;
|
localBinInPath = true;
|
||||||
shellAliases.nou =
|
|
||||||
''sudo nixos-rebuild switch --flake "${flakeURL}"'';
|
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
power-profiles-daemon.enable = true;
|
power-profiles-daemon.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue