mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
removed incompatible server
This commit is contained in:
parent
c061c1c33c
commit
3bcae9e7fc
1 changed files with 0 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
||||||
pkg:
|
pkg:
|
||||||
builtins.elem (lib.getName pkg) [
|
builtins.elem (lib.getName pkg) [
|
||||||
"terraform"
|
"terraform"
|
||||||
"beeper"
|
|
||||||
];
|
];
|
||||||
# List packages installed in system profile. To search by name, run:
|
# List packages installed in system profile. To search by name, run:
|
||||||
# $ nix-env -qaP | grep wget
|
# $ nix-env -qaP | grep wget
|
||||||
|
@ -14,7 +13,6 @@
|
||||||
kittysay
|
kittysay
|
||||||
terraform
|
terraform
|
||||||
nixfmt-rfc-style
|
nixfmt-rfc-style
|
||||||
beeper
|
|
||||||
direnv
|
direnv
|
||||||
zoxide
|
zoxide
|
||||||
git-crypt
|
git-crypt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue