This commit is contained in:
Tao Tien 2025-10-20 14:35:48 -07:00
parent f6a221c385
commit 98b6210742
4 changed files with 509 additions and 16 deletions

View file

@ -38,7 +38,6 @@
];
programs.partition-manager.enable = lib.mkDefault true;
hardware.graphics.enable = true;
# hardware.opengl = {
# enable = true;
@ -59,6 +58,7 @@
cosmic-term
cosmic-wallpapers
];
xdg.portal.enable = true;
services.flatpak.enable = true;
services.openssh.enable = true;