gitignore the private key
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
server-info.txt
|
server-info.txt
|
||||||
|
nixos/age/*
|
||||||
|
|||||||
@@ -78,7 +78,7 @@
|
|||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
curl
|
curl
|
||||||
neovim
|
vim
|
||||||
wget
|
wget
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user