something small i cnat remember

This commit is contained in:
2024-12-31 22:39:44 +01:00
parent 1ba9ce1ce6
commit fe9ede71a9
8 changed files with 261 additions and 234 deletions

View File

@@ -9,7 +9,7 @@
sshKey =
if isCnixpad
then "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIXCjkKouZrsMoswMIeueO8X/c3kuY3Gb0E9emvkqwUv cnst@cnixpad"
else "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIk/zMuOgZCX+bVCFDHxtoec96RaVfV4iG1Gohp0qHdU cnst@cnix";
else "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEUub8vbzUn2f39ILhAJ2QeH8xxLSjiyUuo8xvHGx/VB adam@cnst.dev";
in {
home.packages = [pkgs.gh];
programs.git = {

View File

@@ -37,7 +37,7 @@
};
discord = {
enable = true;
variant = "vesktop";
variant = "canary";
};
eza = {
enable = true;