Thor updates
This commit is contained in:
parent
95cf33eefd
commit
7d46411265
3 changed files with 11 additions and 5 deletions
|
|
@ -12,6 +12,7 @@ let
|
|||
{ desktopName = "Google Calendar"; link = "https://google.com/calendar"; categories = [ "Calendar" "Office" ]; icon = builtins.fetchurl "https://calendar.google.com/googlecalendar/images/favicons_2020q4/calendar_31_256.ico"; }
|
||||
{ desktopName = "Notion"; link = "https://notion.so"; categories = [ "Office" ]; icon = builtins.fetchurl "https://www.notion.so/images/logo-ios.png"; }
|
||||
{ desktopName = "WhatsApp"; link = "https://web.whatsapp.com/"; }
|
||||
{ desktopName = "Monkeytype"; link = "https://mokeytype.com/"; icon = builtins.fetchurl "https://monkeytype.com/images/favicon/apple-touch-icon.png"; }
|
||||
];
|
||||
webAppBuilder =
|
||||
{ desktopName
|
||||
|
|
|
|||
|
|
@ -153,6 +153,8 @@
|
|||
zerotierone = { enable = true; joinNetworks = [ "8056c2e21cf9c753" ]; };
|
||||
};
|
||||
|
||||
services.teamviewer.enable = true;
|
||||
|
||||
security = {
|
||||
rtkit.enable = true;
|
||||
sudo.extraConfig = ''
|
||||
|
|
|
|||
13
thor.nix
13
thor.nix
|
|
@ -53,23 +53,25 @@
|
|||
# electrum
|
||||
element-desktop
|
||||
evolution
|
||||
kmail
|
||||
file
|
||||
firefox
|
||||
gallery-dl
|
||||
okular
|
||||
gnome.gnome-calendar
|
||||
gnome.geary
|
||||
google-chrome
|
||||
gucharmap
|
||||
handbrake
|
||||
htop
|
||||
httpie
|
||||
# hyperspace-cli
|
||||
inkscape
|
||||
jetbrains.datagrip
|
||||
kdiff3
|
||||
kmail
|
||||
kontact
|
||||
korganizer
|
||||
krita
|
||||
lutris
|
||||
kdiff3
|
||||
korganizer
|
||||
kontact
|
||||
minecraft
|
||||
mmv-go
|
||||
mpv
|
||||
|
|
@ -78,6 +80,7 @@
|
|||
nix-prefetch-scripts
|
||||
nix-tree
|
||||
obsidian
|
||||
okular
|
||||
openvpn
|
||||
pavucontrol
|
||||
pentablet-driver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue