universedesktop: Basic DWL Configuration
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
services.flatpak.enable = true;
|
||||
## Flatpak requires this
|
||||
xdg.portal.enable = true;
|
||||
xdg.portal.wlr.enable = true;
|
||||
xdg.portal.config.common.default = "*";
|
||||
programs.steam.enable = true;
|
||||
# Game compat
|
||||
programs.gamemode.enable = true;
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{ lib, config, pkgs, ... }: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
kitty
|
||||
me-emacs
|
||||
texlive.combined.scheme-full
|
||||
pandoc
|
||||
|
||||
Reference in New Issue
Block a user