Disable allow unfree and modularize home some more
This commit is contained in:
parent
41055434ce
commit
c365d25eeb
11 changed files with 20 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; lib.mkIf config.home.desktop.enable [
|
||||
home.packages = with pkgs; lib.mkIf config.home.remote-desktop.enable [
|
||||
moonlight-qt
|
||||
rustdesk-flutter
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue