bump
This commit is contained in:
parent
f6a221c385
commit
98b6210742
4 changed files with 509 additions and 16 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue