mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
removed gimp and vscodium
This commit is contained in:
parent
08326e2194
commit
4ad79a70d1
1 changed files with 0 additions and 4 deletions
|
|
@ -27,10 +27,6 @@
|
|||
networking.hostName = "gerg-desktop";
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
hardware.cpu.amd.updateMicrocode = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
vscodium
|
||||
gimp
|
||||
];
|
||||
#user managment
|
||||
users = {
|
||||
defaultUserShell = pkgs.zsh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue