Commit graph

22 commits

Author SHA1 Message Date
Chandler Swift
fba42c5f18
sam: Install kubectl 2025-07-15 17:22:37 -05:00
Chandler Swift
f908b10435
sam: Fix includeIf trailing slash
This isn't a new issue; not even to me!

https://news.ycombinator.com/item?id=38946967

> chandlerswift on Jan 11, 2024 | on: Conditional Git Configuration
>
> I'd attempted to configure this some time back, but never gotten it
> working, and this was the kick in the pants I needed to finally get
> it working!
>
> In case anyone is stuck in the same way that I was, the trailing
> slash at the end (which I had previously omitted, not realizing) is
> necessary for this to work. The docs[0] mention this, but I'd managed
> to repeatedly miss it:
>
> > If the pattern ends with /, * will be automatically added. For
> > example, the pattern foo/ becomes foo/*. In other words, it matches
> > "foo" and everything inside, recursively.
>
> [0]: https://git-scm.com/docs/git-config#Documentation/git-config...

:doh:
2025-07-15 17:08:20 -05:00
Chandler Swift
d49871079f
sam: Install azure-cli with devops extension
The commented extensions had been installed at one point in the past,
but it's unclear if they're actually things I use, so left out for now.
2025-07-15 16:44:51 -05:00
Chandler Swift
5814eaa5f1
sam: Install hyperfine 2025-07-15 16:39:34 -05:00
Chandler Swift
30264133f8
sam: Use correct key for machine-config 2025-07-11 14:30:49 -05:00
Chandler Swift
c0795d3c25
sam: Install extra applications
Mostly copied from oscar's config.
2025-07-11 14:29:26 -05:00
Chandler Swift
5e7347ad26
sam: Install github cli (gh) 2025-07-11 13:09:55 -05:00
Chandler Swift
a3ac063e28
sam: Add additional opts from old gitconfig 2025-07-10 20:08:44 -05:00
Chandler Swift
c6b1107a78
sam: Use vue key for vue git repos 2025-07-10 20:08:44 -05:00
Chandler Swift
31f95124c9
sam: Conditionally configure git email 2025-07-10 14:24:48 -05:00
Chandler Swift
5105087d65
sam: Disable sudo password requirement 2025-07-10 14:23:27 -05:00
Chandler Swift
6959d0a591
sam: Enable GnuPG agent 2025-07-09 16:56:07 -05:00
Chandler Swift
41de43403a
sam: Add home-manager
This also imports most of the home-manager config from oscar.
2025-07-09 16:49:17 -05:00
Chandler Swift
bcc20c9c03
sam: Enable Docker 2025-07-09 16:48:20 -05:00
Chandler Swift
76909b3202
sam: Disable CUPS 2025-07-09 16:48:20 -05:00
Chandler Swift
ef467fb842
sam: Disable X11 2025-07-09 16:48:20 -05:00
Chandler Swift
02c4f6ec4e
sam: Remove unhelpful commentary 2025-07-09 16:48:20 -05:00
Chandler Swift
7ddfd59f6b
sam: Install git 2025-07-09 16:48:20 -05:00
Chandler Swift
1d76564f73
sam: Set hostname 2025-07-09 16:48:20 -05:00
Chandler Swift
b933f28c81
sam: Enable spice-vdagent and qemuGuest services
This allows for e.g. dynamic screen resize.
2025-07-09 16:48:20 -05:00
Chandler Swift
38289d986c
sam: Move configuration.nix into homedir
Copied from oscar's config.
2025-07-09 16:48:19 -05:00
Chandler Swift
da5572e47d
sam: Add initial post-install config 2025-07-09 16:48:19 -05:00