gpg
This commit is contained in:
parent
ff832f2270
commit
08de47d69f
2 changed files with 4 additions and 1 deletions
|
|
@ -60,7 +60,9 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable CUPS to print documents.
|
# Enable CUPS to print documents.
|
||||||
services.printing.enable = true;
|
# services.printing.enable = true;
|
||||||
|
|
||||||
|
programs.gnupg.agent.enable = true;
|
||||||
|
|
||||||
# Enable sound with pipewire.
|
# Enable sound with pipewire.
|
||||||
services.pulseaudio.enable = false;
|
services.pulseaudio.enable = false;
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@
|
||||||
neovim
|
neovim
|
||||||
fastfetch
|
fastfetch
|
||||||
firefox
|
firefox
|
||||||
|
git
|
||||||
];
|
];
|
||||||
|
|
||||||
home.file = {
|
home.file = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue