allows rebuild to succeed, few things commented out for they are shitfucked™️
This commit is contained in:
parent
9bfa850bc3
commit
f3273f5c0f
7 changed files with 130 additions and 320 deletions
|
|
@ -15,15 +15,13 @@
|
|||
services.xserver = {
|
||||
enable = true;
|
||||
xkb.layout = "us";
|
||||
libinput.enable = true;
|
||||
};
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
enable32Bit = true;
|
||||
};
|
||||
|
||||
nixpkgs = {
|
||||
|
|
@ -109,7 +107,7 @@
|
|||
swayidle
|
||||
wofi
|
||||
swaylock
|
||||
gnome.gnome-keyring
|
||||
gnome-keyring
|
||||
gtklock
|
||||
fprintd
|
||||
tailscale
|
||||
|
|
|
|||
Reference in a new issue