We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a37f886 commit 9f56370Copy full SHA for 9f56370
desktop/l2/Makefile
@@ -45,4 +45,7 @@ sync:
45
s:
46
rsync -avz /home/das/nixos/ 172.16.40.47:/home/das/nixos/
47
48
+l2s:
49
+ rsync -avzd /home/das/nixos/ l2:/home/das/nixos/
50
+
51
# end
desktop/l2/home.nix
@@ -57,7 +57,7 @@
57
automake
58
gnumake
59
gnumake42
60
- cmake
+ # cmake
61
pkg-config
62
63
# # Scripting/Utils
0 commit comments