calDavToCsv workds
This commit is contained in:
parent
65b9888e90
commit
55cdf7b2de
3 changed files with 19 additions and 13 deletions
|
|
@ -14,7 +14,8 @@
|
|||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
# };
|
||||
calDavToCsv = {
|
||||
url = "git+https://git.stuce.ch/stuce/calDAVtoCSV";
|
||||
# url = "git+https://git.stuce.ch/stuce/calDAVtoCSV";
|
||||
url = "/home/stuce/calDAVtoCSV";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
@ -29,7 +30,7 @@
|
|||
modules = [
|
||||
./configuration.nix
|
||||
# nvf.nixosModules.default
|
||||
calDavToCsv.nixosModules.calDAVtoCSV
|
||||
calDavToCsv.nixosModules.calDavToCsv
|
||||
# home-manager.nixosModules.home-manager
|
||||
# {
|
||||
# home-manager.useGlobalPkgs = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue