Compare commits

..

2 commits

2 changed files with 5 additions and 5 deletions

View file

@ -36,8 +36,8 @@
hardware.opengl.driSupport32Bit = true;
hardware.uinput.enable = true;
virtualisation = {
waydroid.enable = true;
lxd.enable = true;
};
#virtualisation = {
#waydroid.enable = true;
#lxd.enable = true;
#};
}

View file

@ -39,7 +39,7 @@
ls = "ls -lah --color=auto";
cp = "cp -r";
ags = "XDG_DATA_DIRS=/home/matt/.config/share ags | grep -v On";
ags = "XDG_DATA_DIRS=/home/matt/.config/share ags";
tup = "tailscale up --login-server https://headscale.nelim.org";