mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-12-16 15:10:06 +05:30
feat: remove barrier
This commit is contained in:
@@ -12,7 +12,6 @@
|
|||||||
../../modules/home/ghostty
|
../../modules/home/ghostty
|
||||||
../../modules/home/desktop/rofi
|
../../modules/home/desktop/rofi
|
||||||
../../modules/home/lan-mouse
|
../../modules/home/lan-mouse
|
||||||
../../modules/home/barrier
|
|
||||||
../../modules/home/firefox
|
../../modules/home/firefox
|
||||||
../../modules/home/brave
|
../../modules/home/brave
|
||||||
../../modules/home/vs-code
|
../../modules/home/vs-code
|
||||||
|
|||||||
@@ -1,7 +0,0 @@
|
|||||||
{pkgs, ...}: {
|
|
||||||
# services.barrier.client.enable = true;
|
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
|
||||||
barrier
|
|
||||||
];
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user