mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
removed armcord switched to betterdiscord
need to change discord settings managment
This commit is contained in:
parent
a7384b38e6
commit
281727ebe0
5 changed files with 4 additions and 8 deletions
|
|
@ -1,8 +1,4 @@
|
|||
{pkgs, ...}: {
|
||||
systemd = {
|
||||
targets.network-online.wantedBy = pkgs.lib.mkForce []; # Normally ["multi-user.target"]
|
||||
services.NetworkManager-wait-online.wantedBy = pkgs.lib.mkForce []; # Normally ["network-online.target"]
|
||||
};
|
||||
environment.etc = {
|
||||
"issue" = {
|
||||
text = "[?12l[?25h";
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
bitwarden #store stuff
|
||||
qbittorrent #steal stuff
|
||||
discord # talk to people (gross)
|
||||
# armcord
|
||||
feh #for wallpaper
|
||||
xfce.mousepad
|
||||
brightnessctl #brightness control for laptop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue