mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 02:00:22 +02:00
Remove unused apps
This commit is contained in:
@@ -11,6 +11,8 @@
|
|||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
documentation.nixos.enable = false;
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
loader = {
|
loader = {
|
||||||
efi.canTouchEfiVariables = true;
|
efi.canTouchEfiVariables = true;
|
||||||
|
|||||||
@@ -18,6 +18,7 @@
|
|||||||
gnome-music
|
gnome-music
|
||||||
gnome-software
|
gnome-software
|
||||||
gnome-system-monitor
|
gnome-system-monitor
|
||||||
|
showtime
|
||||||
snapshot
|
snapshot
|
||||||
totem
|
totem
|
||||||
yelp
|
yelp
|
||||||
|
|||||||
Reference in New Issue
Block a user