mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(bomba): move from docker to native services
This commit is contained in:
@@ -67,7 +67,6 @@
|
||||
|
||||
vim # The only and one great editor
|
||||
inputs.nixvim.packages.${stdenv.hostPlatform.system}.default # The only and one great editor improved even further
|
||||
inputs.spotiflac-cli.packages.${stdenv.hostPlatform.system}.default
|
||||
];
|
||||
|
||||
guiPackages = lib.optionals (currentSystemDe != "none") [
|
||||
|
||||
Reference in New Issue
Block a user