Merge branch 'nixos' into nixos-work

This commit is contained in:
Moritz Böhme 2023-06-28 09:19:30 +02:00
commit 7269475549
11 changed files with 50 additions and 136 deletions

View file

@ -18,6 +18,7 @@
personal.enable = true;
};
programs.hyprland.nvidiaSupport = true;
programs.hyprland.keyboardLayouts = [ "us" "de" ];
services.mullvad.enable = true;
programs.ledger.enable = true;
};