wont boot, trying to add sway to system

This commit is contained in:
Bryan Ramos 2023-06-07 14:26:35 -04:00
parent 7685c191c6
commit 0cf7ddf1f9

View file

@ -18,6 +18,13 @@
};
environment.systemPackages = with pkgs; [ nix-init pavucontrol ];
# DE
programs.sway = {
enable = true;
package = null;
};
# Fonts
fonts.fonts = with pkgs; [
terminus_font