Global: fix pci passtrough. Nyx: bunch of old changes

This commit is contained in:
blahai 2024-10-28 17:18:56 +02:00
parent c3dbd37098
commit 8055d2c8c1
No known key found for this signature in database
3 changed files with 34 additions and 33 deletions

View file

@ -19,7 +19,7 @@
};
efi.canTouchEfiVariables = true;
};
kernelPackages = pkgs.linuxPackages_cachyos;
kernelPackages = pkgs.linuxPackages_zen;
kernel = {
sysctl ={
"vm.max_map_count" = 2147483642;
@ -27,13 +27,6 @@
};
};
virtualisation = {
docker = {
enable = true;
storageDriver = "btrfs";
};
};
zramSwap = {
enable = true;
algorithm = "zstd";
@ -82,20 +75,9 @@
};
};
cloudflared = {
enable = true;
};
gnome.gnome-keyring.enable = true;
pipewire = {
enable = true;
alsa.enable = true;
alsa.support32Bit = true;
pulse.enable = true;
jack.enable = true;
};
};
hardware.pulseaudio.enable = false;
security.rtkit.enable = true;
@ -103,7 +85,7 @@
users.users.pingu = {
isNormalUser = true;
description = "Elissa";
extraGroups = [ "networkmanager" "wheel" "docker" ];
extraGroups = [ "networkmanager" "wheel" "input" "render" ];
shell = pkgs.fish;
packages = with pkgs; [
floorp
@ -192,12 +174,16 @@
};
};
qt.enable = true;
environment.systemPackages = with pkgs; [
age
ssh-to-age
sops
cloudflared
inputs.zen-browser.packages."${pkgs.system}".specific
cava
socat
btrfs-progs
btop
hyprcursor
@ -243,6 +229,8 @@
material-design-icons
material-symbols
imagemagick
wireguard-tools
mission-center
];
fonts.packages = with pkgs; [