mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
nixup made redundant by justfile
This commit is contained in:
parent
61f8b7e1ae
commit
f004116873
5 changed files with 0 additions and 15 deletions
|
|
@ -7,9 +7,6 @@
|
|||
imports = [ ../../../../../user ];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
programs.bash.shellAliases = {
|
||||
nixup = "sudo nixos-rebuild switch --flake /etc/nixos/.#desktop";
|
||||
};
|
||||
|
||||
home.stateVersion = "23.11";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue