remove vnc, move zsh aliases

This commit is contained in:
Noa Aarts 2024-03-15 22:13:12 +01:00
parent fe7b546cda
commit 7c4151ac3e
7 changed files with 5 additions and 486 deletions

View file

@ -45,10 +45,6 @@
rustup
];
programs.zsh.shellAliases = {
utest = "sudo nixos-rebuild test --flake github:itepastra/nixconf#server";
update = "sudo nixos-rebuild switch --flake github:itepastra/nixconf#server";
};
# Home Manager is pretty good at managing dotfiles. The primary way to manage
# plain files is through 'home.file'.