Compare commits

..

No commits in common. "fdceea44d6c9303fd0301064c4c53c8db2ec2c22" and "816a34770ca05b49ba86bd8e1aeb232aa0a3d51d" have entirely different histories.

2 changed files with 0 additions and 6 deletions

View file

@ -13,8 +13,3 @@ update:
clean:
sudo nix-collect-garbage
sudo nix-store --optimise
push:
git add *
read -p "Commit message: " -r message && git commit -m "$message"
git push

View file

@ -78,7 +78,6 @@
path = "/etc/davfs2/secrets";
};
services.davfs2.enable = true;
systemd.mounts = [
{
enable = true;