mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 16:49:59 -05:00
Adding element-desktop and expanding README
This commit is contained in:
parent
911953934f
commit
37d5fba9b0
2 changed files with 8 additions and 0 deletions
|
|
@ -119,6 +119,7 @@
|
|||
prusa-slicer
|
||||
helvum
|
||||
python3
|
||||
element.desktop
|
||||
];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
|
|
@ -133,6 +134,7 @@
|
|||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
services.flatpak.enable = true;
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
hardware.bluetooth.powerOnBoot = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue