use zramswap instead of file; use sudo-rs; remove discover; readd docker compose; remove redundant comments (I cant believe fullscreen finally works and i didnt even change anything); joplin desktop needs unstable;
This commit is contained in:
@@ -28,6 +28,6 @@
|
||||
# };
|
||||
};
|
||||
programs.virt-manager.enable = true;
|
||||
environment.systemPackages = with pkgs;[ podman-compose podman-tui podman-desktop ];
|
||||
environment.systemPackages = with pkgs;[ docker-compose podman-compose podman-tui podman-desktop ];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user