This commit is contained in:
parent
f043d47382
commit
558b28e15f
5 changed files with 5 additions and 19 deletions
|
@ -18,7 +18,7 @@
|
|||
];
|
||||
|
||||
# Uncomment when kwin is available in nixpkgs and NVIDIA 555
|
||||
# nixpkgs.overlays = [
|
||||
# (import ../overlays/kwin)
|
||||
# ];
|
||||
nixpkgs.overlays = [
|
||||
(import ../overlays/kwin)
|
||||
];
|
||||
}
|
||||
|
|
|
@ -32,10 +32,6 @@
|
|||
wayland-utils # For wayland-info command
|
||||
glxinfo
|
||||
clinfo
|
||||
|
||||
# distrobox (testing)
|
||||
distrobox
|
||||
boxbuddy
|
||||
];
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue