Compare commits
No commits in common. "3c877e26b247c997eacdcee6002ded54f2e05c1d" and "ed2893e39c0ecad48efb5ac5b77d0553614316e2" have entirely different histories.
3c877e26b2
...
ed2893e39c
2 changed files with 1 additions and 5 deletions
|
|
@ -51,11 +51,10 @@
|
||||||
};
|
};
|
||||||
brews = [ "borgbackup/tap/borgbackup-fuse" "firefoxpwa" "r" ];
|
brews = [ "borgbackup/tap/borgbackup-fuse" "firefoxpwa" "r" ];
|
||||||
casks = [
|
casks = [
|
||||||
|
"alex313031-thorium"
|
||||||
"alt-tab"
|
"alt-tab"
|
||||||
"anki"
|
"anki"
|
||||||
"anythingllm"
|
|
||||||
"element"
|
"element"
|
||||||
"eloston-chromium"
|
|
||||||
"firefox"
|
"firefox"
|
||||||
"freetube"
|
"freetube"
|
||||||
"inkscape"
|
"inkscape"
|
||||||
|
|
@ -65,7 +64,6 @@
|
||||||
"nextcloud"
|
"nextcloud"
|
||||||
"obs"
|
"obs"
|
||||||
"openrct2"
|
"openrct2"
|
||||||
"porting-kit"
|
|
||||||
"qownnotes"
|
"qownnotes"
|
||||||
"rancher"
|
"rancher"
|
||||||
"rstudio"
|
"rstudio"
|
||||||
|
|
@ -76,7 +74,6 @@
|
||||||
"veracrypt"
|
"veracrypt"
|
||||||
"vlc"
|
"vlc"
|
||||||
"vorta"
|
"vorta"
|
||||||
"ybeapps/sourcegit/sourcegit"
|
|
||||||
"zed"
|
"zed"
|
||||||
"zotero"
|
"zotero"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
1
home.nix
1
home.nix
|
|
@ -285,5 +285,4 @@
|
||||||
sshKeys = [ "CC3F27D613DCC2248B56A881FDDACEF6EA090E37" ];
|
sshKeys = [ "CC3F27D613DCC2248B56A881FDDACEF6EA090E37" ];
|
||||||
verbose = true;
|
verbose = true;
|
||||||
};
|
};
|
||||||
services.syncthing.enable = true;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue