Commit graph

35 commits

Author SHA1 Message Date
c4844f0859 Update flake to nix and home manager 24.11 2024-12-02 07:09:41 -05:00
1ca62c0334 nix flake update 2024-11-13 08:27:42 -05:00
e446ad4e08 Update flake 2024-11-08 08:22:19 -05:00
3ee6e56a78 Updated flake inputs 2024-08-28 11:43:44 -04:00
bcff4585ef clean up imports 2024-08-20 12:48:08 -04:00
f8e187f447 Add Flox 2024-08-12 16:17:24 -04:00
6c3adb78ea Re-update flake after merge conflict 2024-08-12 15:57:08 -04:00
38046556b4 Cosmic and fixing terraform 2024-08-12 15:56:38 -04:00
f2fc770645 ran nix flake update 2024-07-24 08:51:35 -04:00
eea87246fc Update flake to get new ssh 2024-07-02 13:09:39 -04:00
9bd832135b Ran nix flake update 2024-07-01 10:35:28 -04:00
3457194cdd Everything is migrated! Now to clean up... 2024-06-21 23:29:49 -04:00
9b4dd2f47d nix flake update 2024-06-13 22:28:21 -04:00
9d823c66f0 Update flake inputs 2024-06-06 21:56:13 -04:00
83b9d86806 Add nixos-hardware repo, import on rainbow-planet 2024-06-05 22:15:32 -04:00
ccd6bbae07 rainbow-planet works 2024-06-05 00:07:36 -04:00
0a605fa1db Flake update 2024-05-20 14:35:34 -04:00
0f43327044 Add nixpkgs-terraform, remove flox 2024-05-20 11:40:56 -04:00
1f3c9570fa Update flake 2024-04-11 17:30:58 -04:00
cb6b77b813 Try out compose2nix 2024-04-11 17:29:54 -04:00
71e75db88b nix flake update 2024-04-09 11:46:34 -04:00
e449b45e2b Install flox from flake 2024-03-20 16:13:06 -04:00
04ca5b6abe nix flake update 2024-03-15 21:29:26 -04:00
a6a327bae2 Updates 2024-03-04 22:11:53 -05:00
6f4e297dd9 Ran nix flake update 2024-03-01 13:46:00 -05:00
7c2b1e3dbc Ran nix flake update 2024-01-26 16:19:49 -05:00
4e7b708d4c Move Element to Flatpak / Homebrew
Element seems to need to compile electron every single update and, on
macOS, runs another app called electron that is not of use to me.
Flatpak and Homebrew will work faster and be user friendly all around.
2023-12-28 20:26:43 -05:00
5ad73d292c Update flake.lock 2023-12-26 10:27:55 -05:00
5ab4df18b2 Setup and utilize SOPS 2023-12-18 20:14:45 -05:00
bf00e6a6f1 Updates 2023-12-16 09:15:52 -05:00
c1c5cbe000 Result of running "nix flake update" 2023-12-15 23:37:29 -05:00
7d7a958da9 Initial restructure of flake.nix
- Added nixpkgs-unstable input
- Added disko input
- Made nixosSystem & darwinSystem reusable with parameters
- Switched darwinConfigurations to use parameterized darwinSystem
- Switched nixosConfigurations to use parameterized darwinSystem
2023-12-15 11:35:20 -05:00
180b8494ba Pull oh-my-posh theme from its own repository
With help from others, I can now pull the theme file from the repo it
lives in instead of embedding it here!
2023-09-13 23:03:22 -04:00
62588aba26 Fixing macOS environment and fonts 2023-09-12 11:47:17 -04:00
6430f175b2 First pass at a Nix flake for my laptop
Heavily inspired by these:
- https://github.com/zmre/mac-nix-simple-example
- https://github.com/dustinlyons/nixos-config
2023-09-11 23:09:36 -04:00