Colmena dev

This commit is contained in:
Joey Hafner 2024-09-24 13:43:16 -07:00
parent 2fc07d0353
commit e4b6e37958
No known key found for this signature in database

View File

@ -9,7 +9,7 @@
};
defaults = { pkgs, ... }: {
environment.systemPackages = with pkgs; [
vim
vim fastfetch
];
security.sudo = {
enable = true;