forked from colonelpanic/dotfiles
[NixOS] Remove sway and i3
This commit is contained in:
parent
0cbe933e0f
commit
b24c85aa80
@ -1,7 +1,5 @@
|
||||
{ config, pkgs, ... }:
|
||||
{
|
||||
programs.sway.enable = true;
|
||||
services.xserver.windowManager.i3.enable = true;
|
||||
services.expressvpn.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
ffmpeg
|
||||
|
Loading…
Reference in New Issue
Block a user