bluetooth broke :(
This commit is contained in:
parent
d17802fc5e
commit
72fe1445c1
|
@ -9,15 +9,15 @@
|
|||
profiles.tailscale
|
||||
profiles.gui
|
||||
profiles.laptop
|
||||
profiles.bluetooth
|
||||
#profiles.bluetooth
|
||||
profiles.pulse
|
||||
profiles.network_manager
|
||||
profiles.sway
|
||||
profiles.dnscrypt
|
||||
#profiles.gaming
|
||||
|
||||
# for sci-hub and whenever websites break
|
||||
profiles.tor
|
||||
#profiles.tor
|
||||
|
||||
profiles.sshd
|
||||
];
|
||||
|
||||
|
@ -25,18 +25,18 @@
|
|||
home-manager.users.chaoticryptidz = {
|
||||
imports = with tree; [
|
||||
home.base
|
||||
home.bluetooth
|
||||
#home.bluetooth
|
||||
home.gui
|
||||
#home.gaming
|
||||
home.dev
|
||||
home.network_manager
|
||||
home.sway
|
||||
home.reversing
|
||||
#home.reversing
|
||||
home.apps.vivaldi
|
||||
home.apps.telegram
|
||||
#home.apps.osu-lazer
|
||||
home.programming
|
||||
home.programming.languages.go
|
||||
#home.programming.languages.go
|
||||
home.programming.languages.nix
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue