Skip to content

Commit

Permalink
Fix check flake
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelkocher committed Jan 22, 2025
1 parent 66b42cb commit 7cb0ef9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@
userNameLong = "Manuel Kocher";
userNameShort = "Manuel";
userEmail = "manuel.kocher@tugraz.at";
useSecrets = true;
termFontSize = 12.0;
waylandSupport = true; # Wayland is the default, otherwise use X11
usePlasma6 = true; # Plasma 6 is the default, otherwise use Plasma 5
useStableJetbrains = false; # Set this to true to use stable versions
};

nixosConfigurations = {
Expand Down

0 comments on commit 7cb0ef9

Please sign in to comment.