mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
prepared workstation
This commit is contained in:
parent
3b29594b79
commit
703e815611
1 changed files with 5 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue