Manual system management
This commit is contained in:
parent
565b416e17
commit
37cec2a8e4
1 changed files with 3 additions and 0 deletions
|
@ -44,6 +44,9 @@
|
||||||
DEFAULT_USER = "charlotte";
|
DEFAULT_USER = "charlotte";
|
||||||
EDITOR = "nvim";
|
EDITOR = "nvim";
|
||||||
};
|
};
|
||||||
|
shellAliases = {
|
||||||
|
upgrade = "sudo nix-channel --update && sudo nixos-rebuild switch";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue