changes to ISO image.
This commit is contained in:
parent
44b89b8f0c
commit
225ce6f064
2 changed files with 4 additions and 5 deletions
|
@ -44,7 +44,6 @@
|
|||
|
||||
users.users.${config.host.user} = {
|
||||
packages = with pkgs; [
|
||||
gparted
|
||||
firefox
|
||||
];
|
||||
};
|
||||
|
@ -56,6 +55,7 @@
|
|||
}: {
|
||||
host = osConfig.host;
|
||||
user = {
|
||||
nvim.enable-lsp = false;
|
||||
git = {
|
||||
profile = {
|
||||
name = "Gabe Venberg";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue