adding ddclient to nix situation
This commit is contained in:
parent
c3de5f9330
commit
2bdb4733f9
6 changed files with 89 additions and 31 deletions
|
@ -39,8 +39,8 @@
|
|||
emacs = {
|
||||
url =
|
||||
"github:nix-community/emacs-overlay/dd38645351b6f14cda47c81456131c86b11386db";
|
||||
#inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.nixpkgs.follows = "nixos-unstable-small";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
#inputs.nixpkgs.follows = "nixos-unstable-small";
|
||||
};
|
||||
nix-bitcoin = { url = "github:fort-nix/nix-bitcoin/release"; };
|
||||
simple-nixos-mailserver = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue