Bad
5c82f56b12
Add mosh
2022-07-25 18:20:35 +02:00
Bad
7eb932d8f9
Add pwnix input
2022-07-25 18:19:54 +02:00
Bad
a46b9bc7ad
Reformat code
2022-07-03 01:06:34 +02:00
Bad
9dad7febc2
Fix nix allowed users
2022-06-17 18:53:13 +02:00
Bad
1d0143fcdc
Add cachix
2022-05-10 21:16:20 +02:00
bad
a457a2fcef
Remove wordlists
2022-02-26 14:03:39 +01:00
Bad
052bc57f6b
Add a sleep script and bind the power button to it
2022-02-22 01:03:10 +01:00
Bad
440976059a
Add laptop keys
2022-02-20 18:19:05 +01:00
bad
f7667f36bf
Merge remote-tracking branch 'github/main' into config
2022-02-10 16:48:30 +01:00
bad
cf3182ba5b
Add more programs to core
2022-01-02 23:51:30 +01:00
Parthiv Seetharaman
ceffec9392
profiles/core: add comments for each option
2021-12-29 14:42:51 -08:00
Bad
675b652d04
A bunch of shit
2021-12-27 22:57:16 +01:00
Bad
c7f4eee314
Install nushell
2021-11-23 01:06:09 +01:00
Bad
0b5753d6bf
Add various utils
2021-11-11 11:07:43 +01:00
Bad
447d589980
Update flake.lock
2021-09-24 21:45:39 +02:00
Bad
00296b6d4f
Add go fold if err nil vim plugin
2021-08-27 14:44:04 +02:00
Bad
fee0cd67c1
Add manix
2021-08-27 14:13:33 +02:00
Bad
1a3266f243
Merge remote-tracking branch 'upstream/main' into config
2021-08-05 19:47:34 +02:00
Bad
e70bbda846
Add killall
2021-08-01 19:55:45 +02:00
Bad
affe651726
Idk various stuff too lazy to list
2021-07-27 11:50:57 +02:00
Bad
b59d95255f
Pin nixpkgs flake
2021-07-20 16:32:12 +02:00
Timothy DeHerrera
95f429a525
core: use bottom instead of gotop
2021-06-30 08:50:07 -06:00
Bad
66cc4e7e3d
Merge remote-tracking branch 'github/core' into config
2021-06-12 17:09:44 +02:00
Bad
94bc4c00e0
Add core to suites
2021-06-03 17:27:35 +02:00
Bad
71563734ca
Merge branch 'core' into config
2021-06-03 14:35:53 +00:00
Bad
e1f8b93c55
Add twemoji as the default emoji font
2021-06-03 11:57:39 +02:00
Bad
60b6247205
Change console keymap to pl
2021-05-30 19:49:22 +02:00
Pacman99
baeb144e57
profiles/core: enable ssh by default for keys
2021-05-14 18:36:57 -07:00
Pacman99
8a590c9fef
core: use self for nixos-option compat path
2021-05-11 11:40:37 -07:00
Bad
d74f6952b4
Add file
2021-05-08 11:49:42 +02:00
Bad
fbf6869f8b
Add comma
2021-04-20 08:10:58 +02:00
David Arnold
239386b5f8
Merge branch 'core' into api-next
2021-04-19 00:10:47 -05:00
David Arnold
a714cf466d
fix: various left-overs
2021-04-18 23:48:19 -05:00
Timothy DeHerrera
127cb25bd1
lib: move compat to lib
2021-04-18 20:51:47 -06:00
Timothy DeHerrera
fbce126f4d
cachix: move out of root and into profile
2021-04-18 20:43:37 -06:00
Bad
46d510d755
Add various commandline utils
2021-04-13 16:07:20 +02:00
Bad
cc4ef3f90a
Add qalc
2021-04-13 07:02:39 +00:00
David Arnold
ab2919df21
core: add usbutils
...
Looks like core does not include `lsusb` by default, now it does.
2021-04-08 22:03:38 -05:00
Pacman99
115f1e6711
make core an unecessary profile and add to suites
...
Prevents mkHosts subverting standard devos api to import core and add
all necessary core features to mkHosts, so core can be safely deleted in
suites
2021-04-06 19:00:57 -07:00
Bad
8f204d6f50
Format files
2021-04-06 20:59:09 +02:00
Bad
bb0468d538
Init
2021-04-06 13:37:40 +02:00
Timothy DeHerrera
f53b6a4543
core: really fix #162
2021-03-14 21:49:35 -06:00
Timothy DeHerrera
c12528b7d9
core: fix #162
2021-03-14 21:41:28 -06:00
Timothy DeHerrera
44bae21564
nix#registry: update names
...
Continuing the work from 487fa7ea26
,
simplify the registry entries a bit more by simply refering to the
input flakes. Also add alias `orch` for easy search `override`.
2021-03-01 20:11:23 -07:00
Timothy DeHerrera
4f44e0dd13
nix: patch nix directly for experimental features
...
The bash wrapper was causing issues with deploy-rs and the
experimental-features option in the config was causing hercules-ci to
spit out a bunch of junk in the logs. Patching nix with the default
values required for flakes fixes both of these issues.
2021-02-17 12:54:41 -07:00
Timothy DeHerrera
caba5fd756
deploy-rs: init support
...
Managing servers remotely is a big usecase, and deploy-rs is a flake
first deployment tool. By default, all nixosConfigurations are also
setup as deploy-rs nodes.
You'll still need to do some manual ssh setup, but other than that, the
system is ready to deploy.
2021-02-14 22:17:24 -07:00
Timothy DeHerrera
3a735ce70b
core: pin registry by ref
...
Users may wish to change the default value of override and nixos
inputs. If they do so, we want the registry listing to reflect the
proper ref names afterwards.
Also create a shell alias to easily search every flake in nix.registry.
2021-02-14 15:50:49 -07:00
Louis Bettens
cc097e1c73
core: fix #115
2021-02-08 13:35:05 +01:00
Timothy DeHerrera
eb275d7d0e
core: fix #114
2021-02-07 18:23:31 -07:00
Timothy DeHerrera
69e0bdff63
local: remove
...
set locale and timezone per host instead
2021-02-06 01:39:55 -07:00