we ran it and updated nvim

This commit is contained in:
Anish Lakhwara
2022-12-07 14:38:29 +10:00
parent 70b8d78eec
commit 6019c6a30f
4 changed files with 10 additions and 21 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ config, pkgs, lib, ... }:
{ self, config, pkgs, lib, ... }:
let
tex = (pkgs.texlive.combine {
inherit (pkgs.texlive) scheme-basic
+1 -1
View File
@@ -18,7 +18,7 @@
# git add flake.lock
# git commit -m "update website"
# git push
deploy .#cube --hostname lakhwara.com
deploy .#cube
exit 0
'';
serviceConfig = {