added obsidian
This commit is contained in:
parent
a6c6e00011
commit
4ef7c58661
3 changed files with 722 additions and 2 deletions
|
|
@ -7,6 +7,13 @@
|
|||
url = "github:nix-community/home-manager/release-23.11";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
sops-nix.url = "github:Mic92/sops-nix";
|
||||
xremap.url = "github:xremap/nix-flake";
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
disko = {
|
||||
url = "github:nix-community/disko";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, ... }@inputs: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue