mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 16:49:59 -05:00
Moved Firefox config To home-manager
Cleaned up programs in home manager as well.
This commit is contained in:
parent
71c396cc28
commit
bc5b59160a
2 changed files with 17 additions and 25 deletions
|
|
@ -118,16 +118,7 @@
|
|||
python3
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
# programs.mtr.enable = true;
|
||||
# programs.gnupg.agent = {
|
||||
# enable = true;
|
||||
# enableSSHSupport = true;
|
||||
# };
|
||||
|
||||
# List services that you want to enable:
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
services.flatpak.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue