summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJasper Ras <jaspert.ras@gmail.com>2024-11-14 18:15:51 +0100
committerJasper Ras <jaspert.ras@gmail.com>2024-11-14 18:15:51 +0100
commit6fd1d1f8bb2f8aa774afe36d8e1d8bac2f867060 (patch)
tree810edd1d76098cb452e5931b48e33b51063403a2
parente1bb0f2a741877390eeefc17a578b9de1b69d357 (diff)
home-manager no longer as seperate git dir and flake
-rw-r--r--home-manager/.git-crypt/.gitattributes4
-rw-r--r--home-manager/.git-crypt/keys/default/0/844D7850F2DE85C196A58AEBD7A1D5673C1190F2.gpgbin597 -> 0 bytes
-rw-r--r--home-manager/flake.lock191
-rw-r--r--home-manager/flake.nix33
4 files changed, 0 insertions, 228 deletions
diff --git a/home-manager/.git-crypt/.gitattributes b/home-manager/.git-crypt/.gitattributes
deleted file mode 100644
index 665b10e..0000000
--- a/home-manager/.git-crypt/.gitattributes
+++ /dev/null
@@ -1,4 +0,0 @@
-# Do not edit this file. To specify the files to encrypt, create your own
-# .gitattributes file in the directory where your files are.
-* !filter !diff
-*.gpg binary
diff --git a/home-manager/.git-crypt/keys/default/0/844D7850F2DE85C196A58AEBD7A1D5673C1190F2.gpg b/home-manager/.git-crypt/keys/default/0/844D7850F2DE85C196A58AEBD7A1D5673C1190F2.gpg
deleted file mode 100644
index 9f09198..0000000
--- a/home-manager/.git-crypt/keys/default/0/844D7850F2DE85C196A58AEBD7A1D5673C1190F2.gpg
+++ /dev/null
Binary files differ
diff --git a/home-manager/flake.lock b/home-manager/flake.lock
deleted file mode 100644
index aa17cd6..0000000
--- a/home-manager/flake.lock
+++ /dev/null
@@ -1,191 +0,0 @@
-{
- "nodes": {
- "crane": {
- "locked": {
- "lastModified": 1727974419,
- "narHash": "sha256-WD0//20h+2/yPGkO88d2nYbb23WMWYvnRyDQ9Dx4UHg=",
- "owner": "ipetkov",
- "repo": "crane",
- "rev": "37e4f9f0976cb9281cd3f0c70081e5e0ecaee93f",
- "type": "github"
- },
- "original": {
- "owner": "ipetkov",
- "repo": "crane",
- "type": "github"
- }
- },
- "flake-utils": {
- "inputs": {
- "systems": "systems"
- },
- "locked": {
- "lastModified": 1726560853,
- "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
- "helix": {
- "inputs": {
- "crane": "crane",
- "flake-utils": "flake-utils",
- "nixpkgs": "nixpkgs",
- "rust-overlay": "rust-overlay"
- },
- "locked": {
- "lastModified": 1730313564,
- "narHash": "sha256-1RBs/WOH3gp2ETDruEbM2vq2tPiJmqQ3wrjiKREE5NU=",
- "owner": "helix-editor",
- "repo": "helix",
- "rev": "38faf74febf3332fb119302324bfd21229d39e14",
- "type": "github"
- },
- "original": {
- "owner": "helix-editor",
- "ref": "master",
- "repo": "helix",
- "type": "github"
- }
- },
- "home-manager": {
- "inputs": {
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1730016908,
- "narHash": "sha256-bFCxJco7d8IgmjfNExNz9knP8wvwbXU4s/d53KOK6U0=",
- "owner": "nix-community",
- "repo": "home-manager",
- "rev": "e83414058edd339148dc142a8437edb9450574c8",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "home-manager",
- "type": "github"
- }
- },
- "nixpkgs": {
- "locked": {
- "lastModified": 1728018373,
- "narHash": "sha256-NOiTvBbRLIOe5F6RbHaAh6++BNjsb149fGZd1T4+KBg=",
- "owner": "nixos",
- "repo": "nixpkgs",
- "rev": "bc947f541ae55e999ffdb4013441347d83b00feb",
- "type": "github"
- },
- "original": {
- "owner": "nixos",
- "ref": "nixos-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs_2": {
- "locked": {
- "lastModified": 1730200266,
- "narHash": "sha256-l253w0XMT8nWHGXuXqyiIC/bMvh1VRszGXgdpQlfhvU=",
- "owner": "nixos",
- "repo": "nixpkgs",
- "rev": "807e9154dcb16384b1b765ebe9cd2bba2ac287fd",
- "type": "github"
- },
- "original": {
- "owner": "nixos",
- "ref": "nixos-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "nixpkgs_3": {
- "locked": {
- "lastModified": 1727348695,
- "narHash": "sha256-J+PeFKSDV+pHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI=",
- "owner": "nixos",
- "repo": "nixpkgs",
- "rev": "1925c603f17fc89f4c8f6bf6f631a802ad85d784",
- "type": "github"
- },
- "original": {
- "owner": "nixos",
- "ref": "nixos-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "root": {
- "inputs": {
- "helix": "helix",
- "home-manager": "home-manager",
- "nixpkgs": "nixpkgs_2",
- "zen-browser": "zen-browser"
- }
- },
- "rust-overlay": {
- "inputs": {
- "nixpkgs": [
- "helix",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1728268235,
- "narHash": "sha256-lJMFnMO4maJuNO6PQ5fZesrTmglze3UFTTBuKGwR1Nw=",
- "owner": "oxalica",
- "repo": "rust-overlay",
- "rev": "25685cc2c7054efc31351c172ae77b21814f2d42",
- "type": "github"
- },
- "original": {
- "owner": "oxalica",
- "repo": "rust-overlay",
- "type": "github"
- }
- },
- "systems": {
- "locked": {
- "lastModified": 1681028828,
- "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
- "owner": "nix-systems",
- "repo": "default",
- "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
- "type": "github"
- },
- "original": {
- "owner": "nix-systems",
- "repo": "default",
- "type": "github"
- }
- },
- "zen-browser": {
- "inputs": {
- "nixpkgs": "nixpkgs_3"
- },
- "locked": {
- "lastModified": 1727721329,
- "narHash": "sha256-QYlWZwUSwrM7BuO+dXclZIwoPvBIuJr6GpFKv9XKFPI=",
- "owner": "MarceColl",
- "repo": "zen-browser-flake",
- "rev": "e6ab73f405e9a2896cce5956c549a9cc359e5fcc",
- "type": "github"
- },
- "original": {
- "owner": "MarceColl",
- "repo": "zen-browser-flake",
- "type": "github"
- }
- }
- },
- "root": "root",
- "version": 7
-}
diff --git a/home-manager/flake.nix b/home-manager/flake.nix
deleted file mode 100644
index 2a7e467..0000000
--- a/home-manager/flake.nix
+++ /dev/null
@@ -1,33 +0,0 @@
-{
- description = "Home Manager configuration of jras";
-
- inputs = {
- # Specify the source of Home Manager and Nixpkgs.
- nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
- home-manager = {
- url = "github:nix-community/home-manager";
- inputs.nixpkgs.follows = "nixpkgs";
- };
- helix.url = "github:helix-editor/helix/master";
- zen-browser.url = "github:MarceColl/zen-browser-flake";
- };
-
- outputs = inputs@{ nixpkgs, home-manager, ... }:
- let
- system = "x86_64-linux";
- pkgs = nixpkgs.legacyPackages.${system};
- allowUnfree = { nixpkgs.config.allowUnfree = true; };
- in {
- homeConfigurations."jras" = home-manager.lib.homeManagerConfiguration {
- inherit pkgs;
-
- # Specify your home configuration modules here, for example,
- # the path to your home.nix.
- modules = [ ./entrypoints/work.nix allowUnfree ];
-
- # Optionally use extraSpecialArgs
- # to pass through arguments to home.nix
- extraSpecialArgs = { inherit inputs; };
- };
- };
-}