welp, nope
This commit is contained in:
parent
c8a4822966
commit
7ee229ba42
1 changed files with 0 additions and 5 deletions
|
|
@ -105,11 +105,6 @@
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
programs.zsh.enable = true;
|
programs.zsh.enable = true;
|
||||||
|
|
||||||
programs.zsh.shellAliases = lib.mkForce ({
|
|
||||||
utest = "sudo nixos-rebuild test --flake github:itepastra/nixconf#server";
|
|
||||||
update = "sudo nixos-rebuild switch --flake github:itepastra/nixconf#server";
|
|
||||||
});
|
|
||||||
|
|
||||||
home-manager = {
|
home-manager = {
|
||||||
extraSpecialArgs = {
|
extraSpecialArgs = {
|
||||||
inherit inputs;
|
inherit inputs;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue