Start to cleanup mksystem

This commit is contained in:
2024-11-25 12:18:42 +01:00
parent c8ca9bfabb
commit 4e62dc9f79
12 changed files with 176 additions and 167 deletions
-3
View File
@@ -12,9 +12,6 @@
environment.systemPackages = with pkgs; [
wslu
wsl-open
# jetbrains.rider Waiting for https://github.com/NixOS/nixpkgs/pull/284857
# jetbrains.jdk
];
services.flatpak.enable = true;