Migrate tweaks to system.
This commit is contained in:
parent
2d524a06ac
commit
cbb368b215
|
@ -15,6 +15,7 @@
|
|||
jdk19
|
||||
lm_sensors
|
||||
lshw
|
||||
gnome.gnome-tweaks
|
||||
gnumake
|
||||
lsof
|
||||
ncdu
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
isNormalUser = true;
|
||||
description = "Dmitry Voronin";
|
||||
extraGroups = [ "networkmanager" ];
|
||||
packages = with pkgs; [
|
||||
gnome.gnome-tweaks
|
||||
];
|
||||
packages = with pkgs; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Reference in a new issue