exclude wayland package
This commit is contained in:
parent
5ee5fb4c77
commit
29be546e3a
@ -11,6 +11,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
environment.plasma6.excludePackages = with pkgs; [
|
||||
wayland
|
||||
];
|
||||
|
||||
|
||||
|
||||
# Nvidia
|
||||
|
||||
my.allowUnfree.names = lib.mkAfter [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user