polybar, python and js lsp

This commit is contained in:
Kopatz
2024-06-05 14:54:42 +02:00
parent d8a3ffd85d
commit 429ebb62a7
6 changed files with 28 additions and 14 deletions

View File

@@ -12,17 +12,6 @@
../../modules/support/ntfs.nix
];
#systemd.services.failtest = {
# enable = true;
# description = "Fail Test Service";
# wantedBy = [ "multi-user.target" ];
# serviceConfig = {
# Type = "simple";
# ExecStart = "${pkgs.coreutils}/bin/false";
# };
#};
custom = {
tmpfs.enable = true;
wireshark.enable = true;