graphical: Don't add chrome
This commit is contained in:
parent
0521b5f24c
commit
cdd22f806f
1 changed files with 1 additions and 8 deletions
|
@ -43,14 +43,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
home-manager.users.charlotte = { ... }: {
|
home-manager.users.charlotte = { ... }: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [ mpv okular ranger uni wtype ];
|
||||||
google-chrome
|
|
||||||
mpv
|
|
||||||
okular
|
|
||||||
ranger
|
|
||||||
uni
|
|
||||||
wtype
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue