chore: make some packages system-wide

This commit is contained in:
Ashhhleyyy 2023-10-03 01:15:19 +01:00
parent ab431d8228
commit 9a43aa4f06
Signed by: ash
GPG key ID: 83B789081A0878FB
2 changed files with 6 additions and 1 deletions

View file

@ -39,4 +39,9 @@
users.mutableUsers = false;
console.keyMap = "uk";
environment.systemPackages = with pkgs; [
git
helix
];
}

View file

@ -3,7 +3,7 @@
nerdfonts
firefox
fluffychat
git
fractal-next
];
programs.kitty = {