guest
This commit is contained in:
parent
85a59b3306
commit
d79cce2ef1
4 changed files with 17 additions and 16 deletions
|
|
@ -34,12 +34,13 @@
|
|||
qbittorrent
|
||||
vlc
|
||||
mpv
|
||||
# mullvad-vpn
|
||||
ffmpeg
|
||||
libnotify
|
||||
# freetube
|
||||
keepassxc
|
||||
];
|
||||
|
||||
services.syncthing.enable = true;
|
||||
|
||||
imports = [
|
||||
./gnome
|
||||
./firefox.nix
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
src = builtins.fetchGit {
|
||||
url = "ssh://git@shorbut.ktiu.net/home/git/woof.vim/";
|
||||
ref = "main";
|
||||
rev = "4425fa50137a71ba4c48c3a09c3db1aad06705dc";
|
||||
rev = "c29eb50e30ed75cf9ecdcfff198454fcc2c16922";
|
||||
};
|
||||
};
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue