mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
Merge branch 'main' of https://github.com/death916/nixconfig
This commit is contained in:
commit
bde6528f05
2 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@
|
|||
}:
|
||||
|
||||
{
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
|
||||
};
|
||||
services.xserver.enable = true;
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
services.dbus.enable = true; # for nextcloud client
|
||||
|
|
|
|||
0
modules/nixos/orac/kopia-backup.sh
Normal file → Executable file
0
modules/nixos/orac/kopia-backup.sh
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue