mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-13 04:00:07 -05:00
enable
This commit is contained in:
parent
8bb13a904c
commit
59e7a61ede
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ inputs.nixpkgs.lib.nixosSystem {
|
||||||
# netbird.enable = true; See netbird.nix (I can't access the sops stuff from here?)
|
# netbird.enable = true; See netbird.nix (I can't access the sops stuff from here?)
|
||||||
obsidian.enable = true;
|
obsidian.enable = true;
|
||||||
openrgb.enable = true;
|
openrgb.enable = true;
|
||||||
orca-slicer = true;
|
orca-slicer.enable = true;
|
||||||
prusa-slicer.enable = true;
|
prusa-slicer.enable = true;
|
||||||
spotifyd.enable = true;
|
spotifyd.enable = true;
|
||||||
thunderbird.enable = true;
|
thunderbird.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue