mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: remove iceshirmp since it wont work anyways
This commit is contained in:
parent
a14f00dbd5
commit
09bbfe50f2
2 changed files with 1 additions and 32 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ ...}: {
|
||||
imports =
|
||||
[(import ./iceshrimp.nix)]
|
||||
++ [(import ./invidious.nix)]
|
||||
[(import ./invidious.nix)]
|
||||
++ [(import ./mumble.nix)]
|
||||
++ [(import ./matrix/default.nix)];
|
||||
# ++ [(import ./tmux.nix)];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue