Compare commits

...

3 Commits

Author SHA1 Message Date
e3d740f8ec
feat(nvim): add home manager to org agenda paths
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
2024-08-25 01:35:32 -05:00
44cc64de8f
build(nix): update flake.lock
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 43s
2024-08-25 01:34:47 -05:00
b195f43b7e
docs: add more todos onto the pile
🙁
2024-08-25 01:34:46 -05:00
3 changed files with 28 additions and 22 deletions

View File

@ -12,7 +12,7 @@ In the past I was running on a Mac, so you may find some Mac specific things (es
For the record, feel free to take what you want. I'm not worried about getting contribution for For the record, feel free to take what you want. I'm not worried about getting contribution for
dot files. They're largely just for fun, not something important. 🙂 dot files. They're largely just for fun, not something important. 🙂
* TODO Various Tasks to get done [4/4] * TODO Various Tasks to get done [4/6]
- [X] Clean up and better modularize the config - [X] Clean up and better modularize the config
- Currently a large portion of this config lives in ~users/price/home.nix~ which, while ok for - Currently a large portion of this config lives in ~users/price/home.nix~ which, while ok for
@ -27,3 +27,7 @@ dot files. They're largely just for fun, not something important. 🙂
for now 🤷 for now 🤷
- [x] Migrate the ~Kanagawa.tmTheme~ for ~bat~ to a nix attribute set, using ~tmTheme~ for home manager's bat configuration is deprecated. - [x] Migrate the ~Kanagawa.tmTheme~ for ~bat~ to a nix attribute set, using ~tmTheme~ for home manager's bat configuration is deprecated.
- Not necessary, misread the docs for the home manager module for it 😓 - Not necessary, misread the docs for the home manager module for it 😓
- [ ] Style NixOS Systems via Stylix
- This may make using the kanagawa themes for GTK/QT no longer necessary.
- [ ] Setup gitea dump removals for Luna
- Currently Luna hangs onto gitea dumps for WAY too long, probably would be good to delete Gitea dumps older than a month.

View File

@ -88,11 +88,11 @@
"bob": { "bob": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1724070556, "lastModified": 1724403251,
"narHash": "sha256-ZnxND95BPkH++mEDRO574bSA75ChEoGEAPFp6vY7JcM=", "narHash": "sha256-fcr+TDGizjzsuMkRkFfkNKfSwiZunflSp6e5qRtcqis=",
"owner": "MordechaiHadad", "owner": "MordechaiHadad",
"repo": "bob", "repo": "bob",
"rev": "0e52aaeea5f5ff594061985bdef0464408d648bb", "rev": "54e99df63c7ffee719ebebe0ea6b6614a5c1715a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -193,11 +193,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1724290508, "lastModified": 1724349583,
"narHash": "sha256-dtL4vielmrko/0XpZ3Wfd7czVvv3NC5oiwh8PKJN9hw=", "narHash": "sha256-zgB1Cfk46irIsto8666yLdKjqKdBrjR48Dd3lhQ0CnQ=",
"owner": "nix-community", "owner": "nix-community",
"repo": "disko", "repo": "disko",
"rev": "4b866c9942d0f771ae934f04ca9859936f9bfbcf", "rev": "435737144be0259559ca3b43f7d72252b1fdcc1b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -217,11 +217,11 @@
"nixpkgs-stable": "nixpkgs-stable" "nixpkgs-stable": "nixpkgs-stable"
}, },
"locked": { "locked": {
"lastModified": 1724318074, "lastModified": 1724551471,
"narHash": "sha256-ZoV3H/kFChy3wwPLHz+87cc6vve0sGufuyni27Z4lBU=", "narHash": "sha256-3cSYLSwCmk/BaGjGbBV3S8nJRPeOhHh0AOK0aFIBb+w=",
"owner": "nix-community", "owner": "nix-community",
"repo": "emacs-overlay", "repo": "emacs-overlay",
"rev": "f97fc32d98cd25d40830543e95dc7cd66ef9ac63", "rev": "ff4dfde6920d352fa016a1315b5f4259f54fef6d",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -543,11 +543,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1723986931, "lastModified": 1724435763,
"narHash": "sha256-Fy+KEvDQ+Hc8lJAV3t6leXhZJ2ncU5/esxkgt3b8DEY=", "narHash": "sha256-UNky3lJNGQtUEXT2OY8gMxejakSWPTfWKvpFkpFlAfM=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "2598861031b78aadb4da7269df7ca9ddfc3e1671", "rev": "c2cd2a52e02f1dfa1c88f95abeb89298d46023be",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -558,11 +558,11 @@
}, },
"impermanence": { "impermanence": {
"locked": { "locked": {
"lastModified": 1724146542, "lastModified": 1724489415,
"narHash": "sha256-MLxtqDtu+y/4UDhXX5pFypX9/qbH54TDP6Z90oFzd/A=", "narHash": "sha256-ey8vhwY/6XCKoh7fyTn3aIQs7WeYSYtLbYEG87VCzX4=",
"owner": "nix-community", "owner": "nix-community",
"repo": "impermanence", "repo": "impermanence",
"rev": "03fe473c731cda2900bae9894b8dfc68e3492db5", "rev": "c7f5b394397398c023000cf843986ee2571a1fd7",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -666,11 +666,11 @@
"nixpkgs-regression": "nixpkgs-regression" "nixpkgs-regression": "nixpkgs-regression"
}, },
"locked": { "locked": {
"lastModified": 1724329399, "lastModified": 1724439434,
"narHash": "sha256-8uRxj8OZnv1IyPIEBfnM06a5NUJmp+d2lsBZyJLrMKU=", "narHash": "sha256-3+UgAktTtkGUNpxMxr+q+R+z3r026L3PwJzG6RD2IXM=",
"owner": "nixos", "owner": "nixos",
"repo": "nix", "repo": "nix",
"rev": "915db74dbf55c739974bc3d75d32416e87352e5e", "rev": "85f1aa6b3df5c5fcc924a74e2a9cc8acea9ba0e1",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -751,11 +751,11 @@
}, },
"nixpkgs-stable": { "nixpkgs-stable": {
"locked": { "locked": {
"lastModified": 1724098845, "lastModified": 1724316499,
"narHash": "sha256-D5HwjQw/02fuXbR4LCTo64koglP2j99hkDR79/3yLOE=", "narHash": "sha256-Qb9MhKBUTCfWg/wqqaxt89Xfi6qTD3XpTzQ9eXi3JmE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "f1bad50880bae73ff2d82fafc22010b4fc097a9c", "rev": "797f7dc49e0bc7fab4b57c021cdf68f595e47841",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -18,6 +18,8 @@ return {
"~/Git/College/**/*", "~/Git/College/**/*",
"~/Git/Projects/**/*", "~/Git/Projects/**/*",
"~/Notes/**/*", "~/Notes/**/*",
"~/.config/home-manager/*",
"~/.config/home-manager/docs/**/*",
vim.fn.stdpath("config") .. "/**/*", vim.fn.stdpath("config") .. "/**/*",
}, },
notifications = { notifications = {