mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 16:14:24 -05:00
Still dirty.
This commit is contained in:
parent
44d06413ed
commit
1f29ea79b4
2 changed files with 41 additions and 4 deletions
|
|
@ -166,12 +166,10 @@
|
|||
remotePlay.openFirewall = true;
|
||||
dedicatedServer.openFirewall = true;
|
||||
};
|
||||
|
||||
solaar = {
|
||||
enabled = true;
|
||||
};
|
||||
};
|
||||
|
||||
programs.solaar.enable = true;
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue