prepared workstation

This commit is contained in:
Bryan Ramos 2024-05-14 13:34:05 -04:00
parent 3b29594b79
commit 703e815611

View file

@ -31,8 +31,11 @@
user = {
bash.enable = true;
git.enable = true;
security= {
gpg.enable = true;
security.enable = false;
};
gui = {
sway.enable = true;
alacritty.enable = true;