separate groups and himalaya

This commit is contained in:
Noah Masur
2022-04-28 22:55:42 -04:00
parent bbed1ed591
commit 4735cce26f
6 changed files with 51 additions and 42 deletions

View File

@ -1,5 +1,8 @@
{ pkgs, ... }: {
# Requires Xorg to work
imports = [ ./xorg.nix ];
services.xserver.windowManager = { i3 = { enable = true; }; };
environment.systemPackages = with pkgs; [