mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-18 04:59:25 +00:00
Fixes for the P8
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
git.enable = true;
|
||||
zsh.enable = true;
|
||||
ssh.startAgent = true;
|
||||
gpg.agent.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
@@ -68,4 +67,4 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user