[NixOS] Use own picom config
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
programs.sway.enable = true;
|
||||
services.xserver.windowManager.i3.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
asciidoctor
|
||||
gource
|
||||
|
||||
Reference in New Issue
Block a user