fix
This commit is contained in:
parent
d5e28844a7
commit
2f2060aade
1 changed files with 2 additions and 4 deletions
|
@ -54,8 +54,8 @@
|
|||
|
||||
#input stuff
|
||||
# services.xserver.xkbOptions = {
|
||||
# "eurosign:e";
|
||||
# "caps:escape" # map caps to escape.
|
||||
# "eurosign:e";
|
||||
# "caps:escape" # map caps to escape.
|
||||
# };
|
||||
services.xserver.enable = true;
|
||||
services.xserver.layout = "us";
|
||||
|
@ -88,8 +88,6 @@
|
|||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
||||
# rust
|
||||
nixpkgs.overlays = [
|
||||
(import "${fetchTarball "https://github.com/nix-community/fenix/archive/main.tar.gz"}/overlay.nix")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue