Add obsidian
This commit is contained in:
parent
4e8423c4eb
commit
a6f6dae7ab
3 changed files with 5 additions and 16 deletions
|
|
@ -132,7 +132,7 @@
|
|||
# List services that you want to enable:
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
services.openssh = { enable = true; openFirewall = true; };
|
||||
|
||||
# Cooling management
|
||||
services.thermald.enable = true;
|
||||
|
|
|
|||
18
odin.nix
18
odin.nix
|
|
@ -44,7 +44,6 @@
|
|||
arandr
|
||||
authy
|
||||
bitwarden
|
||||
blender
|
||||
btop
|
||||
catgirl # IRC
|
||||
cava
|
||||
|
|
@ -80,14 +79,14 @@
|
|||
# hyperspace-cli
|
||||
inkscape
|
||||
jetbrains.datagrip
|
||||
keepassxc
|
||||
# keepassxc
|
||||
krita
|
||||
# lutris
|
||||
meld
|
||||
mmv-go
|
||||
meldmmv-go
|
||||
mpv
|
||||
neofetch
|
||||
nix-prefetch-scripts
|
||||
obsidian
|
||||
openvpn
|
||||
pavucontrol
|
||||
pcmanfm
|
||||
|
|
@ -95,7 +94,6 @@
|
|||
procps-ng
|
||||
ripgrep
|
||||
skype
|
||||
slack
|
||||
spotify
|
||||
tdesktop
|
||||
teams
|
||||
|
|
@ -109,16 +107,6 @@
|
|||
yq
|
||||
zoom-us
|
||||
zotero
|
||||
|
||||
(
|
||||
retroarch.override {
|
||||
cores = with pkgs.libretro; [
|
||||
mgba
|
||||
pcsx_rearmed
|
||||
ppsspp
|
||||
];
|
||||
}
|
||||
)
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
1
thor.nix
1
thor.nix
|
|
@ -89,6 +89,7 @@
|
|||
mpv
|
||||
neofetch
|
||||
nix-prefetch-scripts
|
||||
obsidian
|
||||
openvpn
|
||||
pavucontrol
|
||||
pcmanfm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue