cider: plasma
This commit is contained in:
parent
df5cebc8af
commit
5c212850c7
2 changed files with 21 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
./hardware-configuration.nix
|
||||
../../client.nix
|
||||
|
||||
../../features/xfce.nix
|
||||
../../features/plasma5.nix
|
||||
../../features/sound/asahi.nix
|
||||
../../features/wifi.nix
|
||||
../../features/tailscale.nix
|
||||
|
@ -24,9 +24,9 @@
|
|||
|
||||
useExperimentalGPUDriver = true;
|
||||
experimentalGPUInstallMode = "replace";
|
||||
|
||||
setupAlsaUcm = true;
|
||||
};
|
||||
|
||||
|
||||
|
||||
networking.wireless.iwd.package = pkgs.stable.iwd; # unstable issue on aarch64: https://github.com/NixOS/nixpkgs/issues/273958
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue