Enable flatpaks and appimages for graphical workstation hosts
This commit is contained in:
parent
803e78147a
commit
f178ef477c
1 changed files with 1 additions and 0 deletions
|
@ -365,6 +365,7 @@
|
||||||
graphical-workstation = {pkgs, ...}: {
|
graphical-workstation = {pkgs, ...}: {
|
||||||
imports = with nixosModules; [
|
imports = with nixosModules; [
|
||||||
plasma6
|
plasma6
|
||||||
|
enable-flatpaks-and-appimages
|
||||||
fonts
|
fonts
|
||||||
development-tools
|
development-tools
|
||||||
printing
|
printing
|
||||||
|
|
Loading…
Reference in a new issue