Commit graph

58 commits

Author SHA1 Message Date
e7ca693b77 added config for remote acess pi.
This pi will be used to acesss the offsite backup location through
tailscale and ssh.
2024-07-23 11:24:15 -05:00
9a0f9b005b added starter adguard home config for rockpro. 2024-06-21 15:20:39 -05:00
af0b63c38c Merge branch 'main' of ssh://git.venberg.xyz:7920/Gabe/nix-config 2024-06-18 18:07:18 -05:00
4224c17044 added rockpro host and deployment profile. 2024-06-18 18:06:17 -05:00
513f4eb518 broke apart home laptop and desktop config. 2024-06-18 15:06:50 -05:00
4a24db8d0b added aarch64 iso.
Needs to be built natively or under emulation, does not currently
cross-compile.
2024-06-17 15:09:46 -05:00
6147ddb903 made nix-secrets input comment-out-able. 2024-06-12 14:40:04 -05:00
f27b5ac056 removed useless and cargo-culted outputs inherrits. 2024-06-10 16:19:36 -05:00
80e8884ba1 added iso image
transferred proxmox image from nixos-generate to normal nixpkgs build
2024-06-06 14:38:39 -05:00
7642191e98 password hash is now plain file in private repo. 2024-06-05 19:10:12 -05:00
04783f1580 deduplicated host configs, defined more things in common.nix files. 2024-06-05 13:39:25 -05:00
7d1ae316bb inital attempt at getting lxc working. Currently home-manager is broken. 2024-06-04 23:35:32 -05:00
6f5169947a fully added laptop to nix-secrets. 2024-06-04 13:08:13 -05:00
8c552faa1b added sos-nix for home-manager. 2024-06-04 11:00:43 -05:00
b04ab13d39 added sshd config. 2024-06-03 17:36:45 -05:00
3cddd823c1 added secrets to both vms. 2024-06-03 16:38:29 -05:00
3d9e197056 inital steps into sops-nix. figured out ssh pubkey management. 2024-05-31 21:05:06 -05:00
a0c1ad0beb tree-wide change. seperated config from 'real' modles. 2024-05-31 12:20:48 -05:00
6f0e167087 added enable option to nvim
changed home-manager personal config namespace from home.* to user.*
2024-05-29 13:40:03 -05:00
c51bc50d88 moved panda to seperate repo. 2024-05-28 15:38:29 -05:00
b0cfcb6c8d start of a latepanda config. 2024-05-24 15:23:56 -05:00
e641a643af added an nfsv2 module. 2024-05-23 10:30:28 -05:00
360e4a227c made music role. 2024-05-17 13:47:30 -05:00
221b6254c4 fixed vm configs. 2024-05-16 16:38:15 -05:00
5235355eda new host. 2024-05-16 11:05:29 -05:00
9f21d3020b full, tested wsl config. 2024-05-15 13:22:50 -05:00
b900d6761a added wsl config 2024-05-15 12:00:33 -05:00
d9e424dcfb made hm profile for home desktop. 2024-05-15 11:32:19 -05:00
07a4bf6477 added vm auto-resizing screens. 2024-05-09 17:47:54 -05:00
43a47321e4 added 'roles', sets of installed programs. 2024-05-09 13:11:22 -05:00
f180fc20f1 changed home-manager/default to common, added non-starship zsh prompt. 2024-05-07 22:20:11 -05:00
02458fec21 made home-manager configs one line in the flake.nix. 2024-05-06 19:06:55 -05:00
14c28c7516 formatting 2024-04-26 22:29:37 -05:00
9eb783a3e8 moved home-manager options to the "home" namespace
this frees up the "host" namespace for host-wide options.
2024-04-23 16:56:34 -05:00
54e4e06093 added music utils to workstation. 2024-04-22 16:35:34 -05:00
e54ef2c4ce added email clients. 2024-04-16 13:30:03 -05:00
f617e06134 changed lockscreen to betterlockscreen. 2024-04-11 14:52:29 -05:00
073444e68c added lockscreen. may look at other display managers later. 2024-04-10 18:35:10 -05:00
63e5afe8ec added i3status-rust. 2024-04-09 16:59:34 -05:00
089f7833f8 added graphical mpd client. 2024-04-07 18:59:34 -05:00
48c6a2ceca added mpd. 2024-04-06 16:27:57 -05:00
e27cafb15b i3 is mostly working! 2024-04-04 18:44:59 -05:00
fe1ed3e1be IN PROGRESS COMMIT. does not currently build.
Attempting to make nixos config that incorperates a non-nixos HM config.
2024-04-03 17:50:53 -05:00
be670ea374 added virtiofs to be able to edit config from host. 2024-04-03 12:37:49 -05:00
0f3e6821b2 home manager in nixos doesnt need username or home directory declared. 2024-04-03 12:04:48 -05:00
b86d9836ab made (unused) irssi config, fixed a few typos. 2024-04-03 11:58:16 -05:00
f91f3cb2e9 added syncthing on work machine. 2024-03-31 17:46:34 -05:00
2253c6c34a moved nixvim into own home-manager module.
moved pass store location.
2024-03-31 17:43:54 -05:00
bbc6beb3da formatting. 2024-03-31 16:24:09 -05:00
380b92d50b justfile defaults to building current machines config.
I think just is still a good fit for this. Much more and a nushell
script might be more appropriate.
2024-03-27 18:05:32 -05:00