mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Cosmic and fixing terraform
This commit is contained in:
parent
a93c2bc3b9
commit
38046556b4
4 changed files with 152 additions and 47 deletions
|
|
@ -86,6 +86,7 @@
|
|||
|
||||
services = {
|
||||
boinc.enable = true;
|
||||
desktopManager.cosmic.enable = true;
|
||||
desktopManager.plasma6.enable = true;
|
||||
displayManager.sddm = {
|
||||
enable = true;
|
||||
|
|
@ -165,6 +166,7 @@
|
|||
tailscale-systray
|
||||
];
|
||||
};
|
||||
|
||||
virtualisation = {
|
||||
containers.enable = true;
|
||||
libvirtd = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue