Compare commits
11 commits
b47e0f937b
...
094af3fd01
Author | SHA1 | Date | |
---|---|---|---|
094af3fd01 | |||
806b368f55 | |||
e5f2d96e8e | |||
bbbea14c45 | |||
36686fb983 | |||
0ba88e4d38 | |||
eee649811a | |||
7d257c2128 | |||
41caddc080 | |||
b60670389e | |||
56213be3dd |
24 changed files with 269 additions and 231 deletions
267
flake.lock
generated
267
flake.lock
generated
|
@ -19,41 +19,6 @@
|
||||||
"url": "https://git.elnu.com/jichan.org/apis.git"
|
"url": "https://git.elnu.com/jichan.org/apis.git"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"devshell": {
|
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": [
|
|
||||||
"nixvim",
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1722113426,
|
|
||||||
"narHash": "sha256-Yo/3loq572A8Su6aY5GP56knpuKYRvM2a1meP9oJZCw=",
|
|
||||||
"owner": "numtide",
|
|
||||||
"repo": "devshell",
|
|
||||||
"rev": "67cce7359e4cd3c45296fb4aaf6a19e2a9c757ae",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "numtide",
|
|
||||||
"repo": "devshell",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"flake-compat": {
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1696426674,
|
|
||||||
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
|
|
||||||
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
|
|
||||||
"revCount": 57,
|
|
||||||
"type": "tarball",
|
|
||||||
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"type": "tarball",
|
|
||||||
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"flake-parts": {
|
"flake-parts": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs-lib": [
|
"nixpkgs-lib": [
|
||||||
|
@ -62,11 +27,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1726153070,
|
"lastModified": 1741352980,
|
||||||
"narHash": "sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U=",
|
"narHash": "sha256-+u2UunDA4Cl5Fci3m7S643HzKmIDAe+fiXrLqYsR2fs=",
|
||||||
"owner": "hercules-ci",
|
"owner": "hercules-ci",
|
||||||
"repo": "flake-parts",
|
"repo": "flake-parts",
|
||||||
"rev": "bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a",
|
"rev": "f4330d22f1c5d2ba72d3d22df5597d123fdb60a9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -98,11 +63,11 @@
|
||||||
"systems": "systems_2"
|
"systems": "systems_2"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1710146030,
|
"lastModified": 1731533236,
|
||||||
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
|
||||||
"owner": "numtide",
|
"owner": "numtide",
|
||||||
"repo": "flake-utils",
|
"repo": "flake-utils",
|
||||||
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -111,58 +76,6 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"git-hooks": {
|
|
||||||
"inputs": {
|
|
||||||
"flake-compat": [
|
|
||||||
"nixvim",
|
|
||||||
"flake-compat"
|
|
||||||
],
|
|
||||||
"gitignore": "gitignore",
|
|
||||||
"nixpkgs": [
|
|
||||||
"nixvim",
|
|
||||||
"nixpkgs"
|
|
||||||
],
|
|
||||||
"nixpkgs-stable": [
|
|
||||||
"nixvim",
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1726745158,
|
|
||||||
"narHash": "sha256-D5AegvGoEjt4rkKedmxlSEmC+nNLMBPWFxvmYnVLhjk=",
|
|
||||||
"owner": "cachix",
|
|
||||||
"repo": "git-hooks.nix",
|
|
||||||
"rev": "4e743a6920eab45e8ba0fbe49dc459f1423a4b74",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "cachix",
|
|
||||||
"repo": "git-hooks.nix",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"gitignore": {
|
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": [
|
|
||||||
"nixvim",
|
|
||||||
"git-hooks",
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1709087332,
|
|
||||||
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
|
||||||
"owner": "hercules-ci",
|
|
||||||
"repo": "gitignore.nix",
|
|
||||||
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "hercules-ci",
|
|
||||||
"repo": "gitignore.nix",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"home-manager": {
|
"home-manager": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
|
@ -170,11 +83,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1726985855,
|
"lastModified": 1742569620,
|
||||||
"narHash": "sha256-NJPGK030Y3qETpWBhj9oobDQRbXdXOPxtu+YgGvZ84o=",
|
"narHash": "sha256-igC2cu+cPRB3E4QwKR+vGagyAtoyB+DrmWwDKm8jkaw=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "04213d1ce4221f5d9b40bcee30706ce9a91d148d",
|
"rev": "8a68f18e96bcab13e4f97bece61e6602298a3141",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -183,46 +96,51 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"home-manager_2": {
|
"ixx": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
|
"flake-utils": [
|
||||||
|
"nixvim",
|
||||||
|
"nuschtosSearch",
|
||||||
|
"flake-utils"
|
||||||
|
],
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"nixvim",
|
"nixvim",
|
||||||
|
"nuschtosSearch",
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1726902823,
|
"lastModified": 1729958008,
|
||||||
"narHash": "sha256-Gkc7pwTVLKj4HSvRt8tXNvosl8RS9hrBAEhOjAE0Tt4=",
|
"narHash": "sha256-EiOq8jF4Z/zQe0QYVc3+qSKxRK//CFHMB84aYrYGwEs=",
|
||||||
"owner": "nix-community",
|
"owner": "NuschtOS",
|
||||||
"repo": "home-manager",
|
"repo": "ixx",
|
||||||
"rev": "14929f7089268481d86b83ed31ffd88713dcd415",
|
"rev": "9fd01aad037f345350eab2cd45e1946cc66da4eb",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nix-community",
|
"owner": "NuschtOS",
|
||||||
"repo": "home-manager",
|
"ref": "v0.0.6",
|
||||||
|
"repo": "ixx",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nix-darwin": {
|
"ji-chan": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"nixpkgs": [
|
"nixpkgs": "nixpkgs_3",
|
||||||
"nixvim",
|
"rust-overlay": "rust-overlay_2"
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1726742753,
|
"lastModified": 1743033002,
|
||||||
"narHash": "sha256-QclpWrIFIg/yvWRiOUaMp1WR+TGUE9tb7RE31xHlxWc=",
|
"narHash": "sha256-84TdCsIgDFDpgE9mXT/k0nxhTc7TgEfdfRia+hj//ow=",
|
||||||
"owner": "lnl7",
|
"ref": "refs/heads/main",
|
||||||
"repo": "nix-darwin",
|
"rev": "2e45f0205ae1d16a9b9b5b8417a262a558dc367f",
|
||||||
"rev": "c03f85fa42d68d1056ca1740f3113b04f3addff2",
|
"revCount": 146,
|
||||||
"type": "github"
|
"type": "git",
|
||||||
|
"url": "https://git.elnu.com/tegakituesday/ji-chan.git"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "lnl7",
|
"type": "git",
|
||||||
"repo": "nix-darwin",
|
"url": "https://git.elnu.com/tegakituesday/ji-chan.git"
|
||||||
"type": "github"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
|
@ -259,15 +177,15 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_3": {
|
"nixpkgs_3": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1726755586,
|
"lastModified": 1742669843,
|
||||||
"narHash": "sha256-PmUr/2GQGvFTIJ6/Tvsins7Q43KTMvMFhvG6oaYK+Wk=",
|
"narHash": "sha256-G5n+FOXLXcRx+3hCJ6Rt6ZQyF1zqQ0DL0sWAMn2Nk0w=",
|
||||||
"owner": "nixos",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "c04d5652cfa9742b1d519688f65d1bbccea9eb7e",
|
"rev": "1e5b653dff12029333a6546c11e108ede13052eb",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nixos",
|
"owner": "NixOS",
|
||||||
"ref": "nixos-unstable",
|
"ref": "nixos-unstable",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
|
@ -275,38 +193,64 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_4": {
|
"nixpkgs_4": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1726755586,
|
"lastModified": 1736320768,
|
||||||
"narHash": "sha256-PmUr/2GQGvFTIJ6/Tvsins7Q43KTMvMFhvG6oaYK+Wk=",
|
"narHash": "sha256-nIYdTAiKIGnFNugbomgBJR+Xv5F1ZQU+HfaBqJKroC0=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "c04d5652cfa9742b1d519688f65d1bbccea9eb7e",
|
"rev": "4bc9c909d9ac828a039f288cf872d16d38185db8",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
|
"ref": "nixpkgs-unstable",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"nixpkgs_5": {
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1742422364,
|
||||||
|
"narHash": "sha256-mNqIplmEohk5jRkqYqG19GA8MbQ/D4gQSK0Mu4LvfRQ=",
|
||||||
|
"owner": "nixos",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"rev": "a84ebe20c6bc2ecbcfb000a50776219f48d134cc",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "nixos",
|
||||||
"ref": "nixos-unstable",
|
"ref": "nixos-unstable",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nixpkgs_6": {
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1742456341,
|
||||||
|
"narHash": "sha256-yvdnTnROddjHxoQqrakUQWDZSzVchczfsuuMOxg476c=",
|
||||||
|
"owner": "NixOS",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"rev": "7344a3b78128f7b1765dba89060b015fb75431a7",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "NixOS",
|
||||||
|
"ref": "nixpkgs-unstable",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"nixvim": {
|
"nixvim": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"devshell": "devshell",
|
|
||||||
"flake-compat": "flake-compat",
|
|
||||||
"flake-parts": "flake-parts",
|
"flake-parts": "flake-parts",
|
||||||
"git-hooks": "git-hooks",
|
"nixpkgs": "nixpkgs_6",
|
||||||
"home-manager": "home-manager_2",
|
"nuschtosSearch": "nuschtosSearch"
|
||||||
"nix-darwin": "nix-darwin",
|
|
||||||
"nixpkgs": "nixpkgs_4",
|
|
||||||
"nuschtosSearch": "nuschtosSearch",
|
|
||||||
"treefmt-nix": "treefmt-nix"
|
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1727031271,
|
"lastModified": 1742559284,
|
||||||
"narHash": "sha256-OvekOLCj7kEq6X8Ncgyda1ud4BMD+OxHu7bdIsCtl/g=",
|
"narHash": "sha256-PSSjCCqpJPkCagkkdLODBVVonGxgwU5dN2CYlFPNVNw=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "nixvim",
|
"repo": "nixvim",
|
||||||
"rev": "b473bdc5ae1260296d0f43f8f1fba6248b1ee078",
|
"rev": "c980271267ef146a6c30394c611a97e077471cf2",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -318,17 +262,18 @@
|
||||||
"nuschtosSearch": {
|
"nuschtosSearch": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"flake-utils": "flake-utils_2",
|
"flake-utils": "flake-utils_2",
|
||||||
|
"ixx": "ixx",
|
||||||
"nixpkgs": [
|
"nixpkgs": [
|
||||||
"nixvim",
|
"nixvim",
|
||||||
"nixpkgs"
|
"nixpkgs"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1726816132,
|
"lastModified": 1741886583,
|
||||||
"narHash": "sha256-AbB0lgc0IbzLIxj1O3cosiMNAVQak4KJtvq9q8MjHhs=",
|
"narHash": "sha256-sScfYKtxp3CYv5fJcHQDvQjqBL+tPNQqS9yf9Putd+s=",
|
||||||
"owner": "NuschtOS",
|
"owner": "NuschtOS",
|
||||||
"repo": "search",
|
"repo": "search",
|
||||||
"rev": "7733a39a1321057172d87e6251ded7cdeb67171e",
|
"rev": "2974bc5fa3441a319fba943f3ca41f7dcd1a1467",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -341,7 +286,8 @@
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"apis": "apis",
|
"apis": "apis",
|
||||||
"home-manager": "home-manager",
|
"home-manager": "home-manager",
|
||||||
"nixpkgs": "nixpkgs_3",
|
"ji-chan": "ji-chan",
|
||||||
|
"nixpkgs": "nixpkgs_5",
|
||||||
"nixvim": "nixvim"
|
"nixvim": "nixvim"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -364,6 +310,24 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"rust-overlay_2": {
|
||||||
|
"inputs": {
|
||||||
|
"nixpkgs": "nixpkgs_4"
|
||||||
|
},
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1742870002,
|
||||||
|
"narHash": "sha256-eQnw8ufyLmrboODU8RKVNh2Mv7SACzdoFrRUV5zdNNE=",
|
||||||
|
"owner": "oxalica",
|
||||||
|
"repo": "rust-overlay",
|
||||||
|
"rev": "b4c18f262dbebecb855136c1ed8047b99a9c75b6",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "oxalica",
|
||||||
|
"repo": "rust-overlay",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"systems": {
|
"systems": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1681028828,
|
"lastModified": 1681028828,
|
||||||
|
@ -393,27 +357,6 @@
|
||||||
"repo": "default",
|
"repo": "default",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"treefmt-nix": {
|
|
||||||
"inputs": {
|
|
||||||
"nixpkgs": [
|
|
||||||
"nixvim",
|
|
||||||
"nixpkgs"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"locked": {
|
|
||||||
"lastModified": 1726734507,
|
|
||||||
"narHash": "sha256-VUH5O5AcOSxb0uL/m34dDkxFKP6WLQ6y4I1B4+N3L2w=",
|
|
||||||
"owner": "numtide",
|
|
||||||
"repo": "treefmt-nix",
|
|
||||||
"rev": "ee41a466c2255a3abe6bc50fc6be927cdee57a9f",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
"original": {
|
|
||||||
"owner": "numtide",
|
|
||||||
"repo": "treefmt-nix",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"root": "root",
|
"root": "root",
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||||
nixvim.url = "github:nix-community/nixvim";
|
nixvim.url = "github:nix-community/nixvim";
|
||||||
apis.url = "git+https://git.elnu.com/jichan.org/apis.git";
|
apis.url = "git+https://git.elnu.com/jichan.org/apis.git";
|
||||||
|
ji-chan.url = "git+https://git.elnu.com/tegakituesday/ji-chan.git";
|
||||||
home-manager = {
|
home-manager = {
|
||||||
url = github:nix-community/home-manager;
|
url = github:nix-community/home-manager;
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
|
@ -16,12 +16,15 @@
|
||||||
protonmail-bridge
|
protonmail-bridge
|
||||||
|
|
||||||
# GNOME apps
|
# GNOME apps
|
||||||
gnome.cheese
|
cheese
|
||||||
gnome.nautilus
|
file-roller
|
||||||
gnome.file-roller
|
gnome-calculator
|
||||||
gnome.gnome-calculator
|
gnome-disk-utility
|
||||||
gnome.gnome-disk-utility
|
simple-scan
|
||||||
gnome.simple-scan
|
ghex
|
||||||
|
|
||||||
|
# KDE apps
|
||||||
|
kdePackages.dolphin
|
||||||
|
|
||||||
# Applications
|
# Applications
|
||||||
anki
|
anki
|
||||||
|
@ -34,7 +37,6 @@
|
||||||
qbittorrent
|
qbittorrent
|
||||||
pureref
|
pureref
|
||||||
libreoffice
|
libreoffice
|
||||||
gnome.ghex
|
|
||||||
evince
|
evince
|
||||||
pdfsam-basic
|
pdfsam-basic
|
||||||
steam
|
steam
|
||||||
|
|
|
@ -10,5 +10,6 @@
|
||||||
trash-cli # aliased to rm in .bashrc
|
trash-cli # aliased to rm in .bashrc
|
||||||
unzip
|
unzip
|
||||||
pipes
|
pipes
|
||||||
|
git-crypt
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -24,13 +24,8 @@
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
networkmanager.enable = true;
|
networkmanager.enable = true;
|
||||||
# networking.nameservers doesn't apply to resolvconf
|
resolvconf.enable = true;
|
||||||
#nameservers = [ "9.9.9.9" "1.1.1.1" ];
|
# DNS servers managed by tailscale
|
||||||
# resolvconf.extraConfig = "name_servers=\"9.9.9.9 1.1.1.1\"";
|
|
||||||
# Temporary since MagicDNS is broken
|
|
||||||
hosts = {
|
|
||||||
"192.168.1.168" = [ "elnuhub.local" ];
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
|
|
|
@ -9,6 +9,7 @@ let
|
||||||
lib = nixpkgs.lib;
|
lib = nixpkgs.lib;
|
||||||
configImports = [
|
configImports = [
|
||||||
inputs.apis.nixosModules.default
|
inputs.apis.nixosModules.default
|
||||||
|
inputs.ji-chan.nixosModules.default
|
||||||
./configuration.nix
|
./configuration.nix
|
||||||
];
|
];
|
||||||
hmImports = [
|
hmImports = [
|
||||||
|
|
|
@ -9,6 +9,11 @@ in
|
||||||
xserver = {
|
xserver = {
|
||||||
enable = true;
|
enable = true;
|
||||||
xkb.options = "caps:escape";
|
xkb.options = "caps:escape";
|
||||||
|
windowManager.i3 = {
|
||||||
|
enable = true;
|
||||||
|
# Don't install dmenu, i3status, and i3lock
|
||||||
|
extraPackages = lib.mkOverride 0 [];
|
||||||
|
};
|
||||||
displayManager = {
|
displayManager = {
|
||||||
lightdm = {
|
lightdm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
@ -18,14 +23,11 @@ in
|
||||||
};
|
};
|
||||||
background = theme.wallpaper;
|
background = theme.wallpaper;
|
||||||
};
|
};
|
||||||
defaultSession = "none+i3";
|
|
||||||
};
|
|
||||||
windowManager.i3 = {
|
|
||||||
enable = true;
|
|
||||||
# Don't install dmenu, i3status, and i3lock
|
|
||||||
extraPackages = lib.mkOverride 0 [];
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
displayManager = {
|
||||||
|
defaultSession = "none+i3";
|
||||||
|
};
|
||||||
udev.packages = [ pkgs.yubikey-personalization ];
|
udev.packages = [ pkgs.yubikey-personalization ];
|
||||||
pcscd.enable = true;
|
pcscd.enable = true;
|
||||||
gnome.gnome-keyring.enable = true; # For remembering nextcloud login, among other things
|
gnome.gnome-keyring.enable = true; # For remembering nextcloud login, among other things
|
||||||
|
@ -76,15 +78,15 @@ in
|
||||||
fonts = {
|
fonts = {
|
||||||
enableDefaultPackages = false;
|
enableDefaultPackages = false;
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk-sans
|
||||||
noto-fonts
|
noto-fonts
|
||||||
(nerdfonts.override { fonts = [ "FiraCode" ]; }) # required for icons
|
nerd-fonts.fira-code # required for icons
|
||||||
twitter-color-emoji
|
twitter-color-emoji
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.opengl = {
|
hardware.graphics = {
|
||||||
enable = true;
|
enable = true;
|
||||||
driSupport32Bit = true; # Required for Touhou, Steam
|
enable32Bit = true; # Required for Touhou, Steam
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,6 +14,7 @@
|
||||||
hardware.enableAllFirmware = true;
|
hardware.enableAllFirmware = true;
|
||||||
hardware.enableRedistributableFirmware = true;
|
hardware.enableRedistributableFirmware = true;
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
|
hardware.nvidia.open = true;
|
||||||
|
|
||||||
fileSystems = {
|
fileSystems = {
|
||||||
"/" = {
|
"/" = {
|
||||||
|
|
|
@ -1,22 +1,33 @@
|
||||||
{ lib, user, ... }:
|
{ lib, modulesPath, enableSSL, user, pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = lib.optional (builtins.pathExists ./do-userdata.nix) ./do-userdata.nix ++ [
|
||||||
./hardware-configuration.nix
|
(modulesPath + "/virtualisation/digital-ocean-config.nix")
|
||||||
|
#./hardware-configuration.nix
|
||||||
# Remember to update for new instances
|
# Remember to update for new instances
|
||||||
./networking.nix # generated at runtime by nixos-infect
|
#./networking.nix # generated at runtime by nixos-infect
|
||||||
|
|
||||||
|
# root gets managed by digital-ocean-config for us
|
||||||
|
# but we want to override some things and let user login
|
||||||
./modules/ssh.nix
|
./modules/ssh.nix
|
||||||
./modules/headscale.nix
|
#./modules/headscale.nix
|
||||||
./modules/tailscale.nix
|
./modules/tailscale.nix
|
||||||
|
|
||||||
./hosts/jichan.org
|
./hosts/git.elnu.com
|
||||||
|
#./hosts/jichan.org
|
||||||
./hosts/tegakituesday.com
|
./hosts/tegakituesday.com
|
||||||
|
./hosts/atlantapaversinc.com
|
||||||
|
];
|
||||||
|
fileSystems."/mnt/data" = { device = "/dev/sda"; fsType = "ext4"; };
|
||||||
|
|
||||||
|
programs.git.enable = true;
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
hugo
|
||||||
];
|
];
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
# May cause some issues
|
# May cause some issues
|
||||||
networkmanager.enable = lib.mkForce false;
|
#networkmanager.enable = lib.mkForce false;
|
||||||
firewall = {
|
firewall = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowedTCPPorts = [ 80 443 ];
|
allowedTCPPorts = [ 80 443 ];
|
||||||
|
@ -30,13 +41,15 @@
|
||||||
|
|
||||||
services.nginx = {
|
services.nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
user = "forgejo"; # prevent 403 Forbidden error
|
||||||
virtualHosts."default" = {
|
virtualHosts."default" = {
|
||||||
default = true;
|
default = true;
|
||||||
|
rejectSSL = true;
|
||||||
serverName = null;
|
serverName = null;
|
||||||
# https://stackoverflow.com/a/42802777
|
# https://stackoverflow.com/a/42802777
|
||||||
locations."/".return = "444";
|
locations."/".return = "444";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.do-agent.enable = true;
|
#services.do-agent.enable = true;
|
||||||
}
|
}
|
|
@ -6,4 +6,5 @@
|
||||||
boot.initrd.availableKernelModules = [ "ata_piix" "uhci_hcd" "xen_blkfront" "vmw_pvscsi" ];
|
boot.initrd.availableKernelModules = [ "ata_piix" "uhci_hcd" "xen_blkfront" "vmw_pvscsi" ];
|
||||||
boot.initrd.kernelModules = [ "nvme" ];
|
boot.initrd.kernelModules = [ "nvme" ];
|
||||||
fileSystems."/" = { device = "/dev/vda1"; fsType = "ext4"; };
|
fileSystems."/" = { device = "/dev/vda1"; fsType = "ext4"; };
|
||||||
|
fileSystems."/mnt/data" = { device = "/dev/sda"; fsType = "ext4" };
|
||||||
}
|
}
|
18
hosts/elnudrop/hosts/atlantapaversinc.com/default.nix
Normal file
18
hosts/elnudrop/hosts/atlantapaversinc.com/default.nix
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{ config, pkgs, lib, enableSSL, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
host = "atlantapaversinc.com";
|
||||||
|
in {
|
||||||
|
services.nginx.virtualHosts."www.${host}" = {
|
||||||
|
forceSSL = enableSSL;
|
||||||
|
enableACME = enableSSL;
|
||||||
|
globalRedirect = host;
|
||||||
|
};
|
||||||
|
services.nginx.virtualHosts."${host}" = {
|
||||||
|
forceSSL = enableSSL;
|
||||||
|
enableACME = enableSSL;
|
||||||
|
locations = {
|
||||||
|
"/".root = "/mnt/data/forgejo/sites/atlantapaversinc.com/public";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
41
hosts/elnudrop/hosts/git.elnu.com/default.nix
Normal file
41
hosts/elnudrop/hosts/git.elnu.com/default.nix
Normal file
|
@ -0,0 +1,41 @@
|
||||||
|
{ config, pkgs, lib, enableSSL, ... }:
|
||||||
|
|
||||||
|
let
|
||||||
|
host = "git.elnu.com";
|
||||||
|
port = 3000;
|
||||||
|
in {
|
||||||
|
services.forgejo = {
|
||||||
|
package = pkgs.forgejo; # Don't use LTS
|
||||||
|
enable = true;
|
||||||
|
stateDir = "/mnt/data/forgejo";
|
||||||
|
settings = {
|
||||||
|
server = {
|
||||||
|
HTTP_PORT = port;
|
||||||
|
DOMAIN = host;
|
||||||
|
SSH_DOMAIN = host;
|
||||||
|
# security keys will get messed up if this isn't set exactly
|
||||||
|
# will default to http://git.elnu.com:3000/ otherwise
|
||||||
|
ROOT_URL = "https://${host}/";
|
||||||
|
# make gravatar etc work
|
||||||
|
OFFLINE_MODE = false;
|
||||||
|
};
|
||||||
|
service = {
|
||||||
|
DISABLE_REGISTRATION = true;
|
||||||
|
};
|
||||||
|
security = {
|
||||||
|
DISABLE_GIT_HOOKS = false;
|
||||||
|
};
|
||||||
|
git = {
|
||||||
|
# https://github.com/go-gitea/gitea/issues/10103#issuecomment-622222129
|
||||||
|
GC_ARGS = "--aggressive --auto";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
|
services.nginx.virtualHosts."${host}" = {
|
||||||
|
forceSSL = enableSSL;
|
||||||
|
enableACME = enableSSL;
|
||||||
|
locations = {
|
||||||
|
"/".proxyPass = "http://localhost:${builtins.toString port}";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
1
hosts/elnudrop/hosts/tegakituesday.com/.gitattributes
vendored
Normal file
1
hosts/elnudrop/hosts/tegakituesday.com/.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
discord.key filter=git-crypt diff=git-crypt
|
|
@ -1,24 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<link rel="stylesheet" href="/missing.min.css">
|
|
||||||
<style>:root { cursor: inherit } button { cursor: pointer }</style>
|
|
||||||
<title>Tegaki Tuesday is offline</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<main>
|
|
||||||
<img src="/mascot.png" alt="字ちゃん" style="height: 12em; display: block; margin: 1em auto 1em auto">
|
|
||||||
<p class="<h3>">
|
|
||||||
<b>Tegaki Tuesday</b> is currently offline for maintenance or due to an electrical outage.
|
|
||||||
Thank you for your patience and please check back soon. Sorry for the inconvenience!
|
|
||||||
</p>
|
|
||||||
<p lang="ja" class="<h4>">
|
|
||||||
現在、<b>手書きの火曜日</b>はメンテナンスのため、または停電のためオフラインとなっております。
|
|
||||||
しばらくお待ちください。ご迷惑をおかけして申し訳ございません!
|
|
||||||
</p>
|
|
||||||
<p class="text-align:center">Prolonged outage? <a href="https://discord.com/users/441283734214279178">Notify me on Discord.</a></p>
|
|
||||||
</main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Binary file not shown.
Before Width: | Height: | Size: 980 KiB |
|
@ -1,7 +1,9 @@
|
||||||
{ enableSSL, ... }:
|
{ enableSSL, ... }:
|
||||||
|
|
||||||
with import ../../../../modules/tailscale/default.nix;
|
|
||||||
let host = "tegakituesday.com"; in {
|
let host = "tegakituesday.com"; in {
|
||||||
|
imports = [
|
||||||
|
./ji-chan.nix
|
||||||
|
];
|
||||||
services.nginx.virtualHosts."www.${host}" = {
|
services.nginx.virtualHosts."www.${host}" = {
|
||||||
forceSSL = enableSSL;
|
forceSSL = enableSSL;
|
||||||
enableACME = enableSSL;
|
enableACME = enableSSL;
|
||||||
|
@ -10,14 +12,8 @@ let host = "tegakituesday.com"; in {
|
||||||
services.nginx.virtualHosts."${host}" = {
|
services.nginx.virtualHosts."${host}" = {
|
||||||
forceSSL = enableSSL;
|
forceSSL = enableSSL;
|
||||||
enableACME = enableSSL;
|
enableACME = enableSSL;
|
||||||
extraConfig = ''
|
|
||||||
error_page 502 /502.html;
|
|
||||||
'';
|
|
||||||
locations = {
|
locations = {
|
||||||
"/".proxyPass = "http://elnuhub:3335";
|
"/".root = "/mnt/data/forgejo/sites/tegakituesday.com/public";
|
||||||
"/502.html".root = "${./502}";
|
|
||||||
"/mascot.png".root = "${./502}";
|
|
||||||
"/missing.min.css".root = "${../shared/502}";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
BIN
hosts/elnudrop/hosts/tegakituesday.com/discord.key
Normal file
BIN
hosts/elnudrop/hosts/tegakituesday.com/discord.key
Normal file
Binary file not shown.
28
hosts/elnudrop/hosts/tegakituesday.com/guilds.json
Normal file
28
hosts/elnudrop/hosts/tegakituesday.com/guilds.json
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"1133469685220901016": {
|
||||||
|
"submissionChannel": "1134566066538946640",
|
||||||
|
"invite": "pxGx8AfJxC"
|
||||||
|
},
|
||||||
|
"116379774825267202": {
|
||||||
|
"announcementRole": "836803162127335444",
|
||||||
|
"invite": "2Tf75M9",
|
||||||
|
"submissionChannel": "346809059376234497"
|
||||||
|
},
|
||||||
|
"189571157446492161": {
|
||||||
|
"announcementRole": "800140383455019050",
|
||||||
|
"invite": "japanese",
|
||||||
|
"submissionChannel": "352299136307036160"
|
||||||
|
},
|
||||||
|
"582147335476346880": {
|
||||||
|
"announcementRole": "839853170176032770",
|
||||||
|
"invite": "5e5je2PXeq",
|
||||||
|
"submissionChannel": "839852933377425488"
|
||||||
|
},
|
||||||
|
"814700630958276649": {
|
||||||
|
"submissionChannel": "819038172927098910"
|
||||||
|
},
|
||||||
|
"893457600719515719": {
|
||||||
|
"submissionChannel": "905589521264042004"
|
||||||
|
},
|
||||||
|
"suggestionChannel": "968217486443053067"
|
||||||
|
}
|
14
hosts/elnudrop/hosts/tegakituesday.com/ji-chan.nix
Normal file
14
hosts/elnudrop/hosts/tegakituesday.com/ji-chan.nix
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
{ pkgs, ... }:
|
||||||
|
|
||||||
|
{
|
||||||
|
services.ji-chan = {
|
||||||
|
enable = true;
|
||||||
|
user = "forgejo";
|
||||||
|
token = builtins.readFile ./discord.key;
|
||||||
|
hugo = "/mnt/data/forgejo/sites/tegakituesday.com";
|
||||||
|
guildData = pkgs.writeTextFile {
|
||||||
|
name = "ji-chan-guilds";
|
||||||
|
text = builtins.readFile ./guilds.json;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
|
@ -11,6 +11,7 @@ let
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
# TODO broken as of 2025-03-21
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
config.allowUnfree = true;
|
config.allowUnfree = true;
|
||||||
overlays = [
|
overlays = [
|
||||||
|
@ -52,7 +53,8 @@ in
|
||||||
"browser.backspace_action" = 0;
|
"browser.backspace_action" = 0;
|
||||||
"extensions.unifiedExtensions.enabled" = false;
|
"extensions.unifiedExtensions.enabled" = false;
|
||||||
};
|
};
|
||||||
userChrome = builtins.readFile "${firefox-csshacks}/chrome/autohide_toolbox.css";
|
# TODO broken as of 2025-03-21
|
||||||
|
# userChrome = builtins.readFile "${firefox-csshacks}/chrome/autohide_toolbox.css";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,7 +9,9 @@ in with theme.colors; {
|
||||||
playerctl # pactl comes with PulseAudio
|
playerctl # pactl comes with PulseAudio
|
||||||
wmctrl # For rofi power menu
|
wmctrl # For rofi power menu
|
||||||
xborders # Active window borders
|
xborders # Active window borders
|
||||||
maim xdotool unclutter # Active window screenshots
|
maim xdotool
|
||||||
|
# TODO build failure https://github.com/NixOS/nixpkgs/issues/388196
|
||||||
|
# unclutter # Active window screenshots
|
||||||
#xsel # Disable middle mouse paste
|
#xsel # Disable middle mouse paste
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
@ -15,7 +15,7 @@ rustPlatform.buildRustPackage rec {
|
||||||
sha256 = "93MP1Iw1eklC+IEQXAhzLHJ+qsDASm53qw7vUEtEstI=";
|
sha256 = "93MP1Iw1eklC+IEQXAhzLHJ+qsDASm53qw7vUEtEstI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
cargoSha256 = "fiDdk6c1rPS6L//KKqfp6ODxcLEzNKrpySCb9n8aGQ0=";
|
cargoHash = "sha256-aBuaXckalcBcfr/snUy+8W9ZITehoeMCsGt/4yb2BxA=";
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A simple CLI for fetching Plume Labs air quality info.";
|
description = "A simple CLI for fetching Plume Labs air quality info.";
|
||||||
|
|
|
@ -7,7 +7,7 @@ in
|
||||||
programs.kitty = {
|
programs.kitty = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# https://github.com/kovidgoyal/kitty-themes/blob/master/themes.json
|
# https://github.com/kovidgoyal/kitty-themes/blob/master/themes.json
|
||||||
theme = "${theme.kitty-theme}";
|
themeFile = "${theme.kitty-theme}";
|
||||||
font = {
|
font = {
|
||||||
name = "FiraCode Nerd Font Mono";
|
name = "FiraCode Nerd Font Mono";
|
||||||
size = 12;
|
size = 12;
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
theme = "everforest";
|
theme = "everforest";
|
||||||
|
|
||||||
kitty-theme = "Everforest Dark Hard";
|
kitty-theme = "everforest_dark_hard";
|
||||||
gtkTheme = pkgs: {
|
gtkTheme = pkgs: {
|
||||||
package = pkgs.callPackage ./gtk.nix {};
|
package = pkgs.callPackage ./gtk.nix {};
|
||||||
name = "Everforest-Dark-BL";
|
name = "Everforest-Dark-BL";
|
||||||
|
|
Loading…
Add table
Reference in a new issue