[NixOS] Use own picom config

This commit is contained in:
2021-07-18 20:20:00 -06:00
parent 84137f30be
commit 4e16364e40
4 changed files with 31 additions and 13 deletions

View File

@@ -1,5 +1,7 @@
{ config, pkgs, ... }:
{
programs.sway.enable = true;
services.xserver.windowManager.i3.enable = true;
environment.systemPackages = with pkgs; [
asciidoctor
gource