Nyx: disable gnome and fix stuff

This commit is contained in:
blahai 2024-11-08 23:33:13 +02:00
parent c72de39530
commit ccfd346b27
No known key found for this signature in database
3 changed files with 53 additions and 37 deletions

View file

@ -80,7 +80,6 @@
autoSuspend = false;
};
};
desktopManager.gnome.enable = true;
xkb = {
layout = "us";
variant = "euro";
@ -166,7 +165,7 @@
git = {
enable = true;
lfs.enable = true;
};
};
@ -174,6 +173,7 @@
nix = {
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
package = pkgs.lix;
settings = {
experimental-features = [ "nix-command" "flakes" "auto-allocate-uids" ];
max-jobs = "auto";
@ -205,6 +205,10 @@
qt.enable = true;
environment.systemPackages = with pkgs; [
matugen
nautilus
diff-so-fancy
eog
bottles
ffmpeg-full
gst_all_1.gstreamer