aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index fcc1078..b2b0be4 100644
--- a/flake.nix
+++ b/flake.nix
@@ -26,8 +26,6 @@
linux-system = "x86_64-linux";
darwin-system = "aarch64-darwin";
username = "schererleander";
- email = "leander@schererleander.de";
- desktop = "nixos";
in {
nixosConfigurations.nixos = nixpkgs.lib.nixosSystem {
system = linux-system;