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