Commit graph

1201 commits

Author SHA1 Message Date
Benjamin Bädorf
243116e228
Remove git crypt, update docs 2021-10-24 19:36:56 +02:00
Karolis Labrencis
65db5d30ae docs: remove outdated nix-rebuild notes 2021-10-23 17:50:49 -05:00
teutat3s
1b1bc8eb97 digga: fix link to new default branch main 2021-10-21 18:28:12 -05:00
teutat3s
8397aa7aa3 workflows: switch to new default branch main 2021-10-21 18:28:12 -05:00
Bad
3f2f33c19c Add neovim-dap and configure it for go
Should probably put it in a separate file, TODO
2021-10-19 22:14:27 +02:00
Bad
9202c932ad Add pcmanfm 2021-10-19 18:53:45 +02:00
Bad
ad8e0d220e Update lock 2021-10-18 23:36:24 +02:00
Bad
be048075c7 Update flake lock 2021-10-12 19:16:36 +02:00
bad
567d46fa62 Add xon 2021-10-10 11:46:21 +02:00
bors[bot]
a25d78b9c3
Merge #388
388: Update docs and scripts to use main branch. r=Pacman99 a=trevorriles

When following the getting started guide commands were failing due to
the mater branch not existing. I went through and updated all
references in the docs and other scripts from master to main.

Co-authored-by: Trevor Riles <trevor@trevorriles.com>
2021-10-09 20:07:22 +00:00
Trevor Riles
804e972c57 Update docs and scripts to use main branch.
When following the getting started guide commands were failing due to
the mater branch not existing. I went through and updated all
references in the docs and other scripts from master to main.
2021-10-09 11:19:52 -05:00
bad
57cd41e8f0 Various firefox fixes 2021-10-08 18:35:13 +02:00
bad
4e3a496acf Merge remote-tracking branch 'refs/remotes/origin/config' into config 2021-10-08 17:37:14 +02:00
bad
e153ffe890 Switch to vim keymaps in zsh 2021-10-08 17:37:07 +02:00
Bad
c7cb50dd38 Add wordlists 2021-10-07 19:43:43 +02:00
Timothy DeHerrera
a819ff2d1f
Merge pull request #387 from jyooru/patch-1
docs: fix typos in concepts/suites
2021-10-07 09:38:27 -06:00
Bad
aef92606bc Theme gtk 2021-10-07 15:57:30 +02:00
Joel
8684105d21
docs: fix typos in concepts/suites 2021-10-07 19:11:21 +10:00
Pacman99
cc663a22d2
Merge pull request #386 from Pacman99/update-bud
flake: update bud input and add check for bud
2021-10-06 12:46:00 -07:00
Parthiv Seetharaman
74208fb88f workflows: add check to run bud 2021-10-04 12:20:46 -07:00
Bad
aa16a0607c Update lockfile 2021-10-04 21:02:27 +02:00
Parthiv Seetharaman
469b3746cf flake: update bud input 2021-10-04 11:59:33 -07:00
Bad
4661f8542e Switch to managing alacritty with home-manager 2021-10-03 11:27:51 +02:00
bad
21c05b9e65 Add latest channel as overlay 2021-10-03 01:40:53 +02:00
bad
0976950b75 Tesco reinstall 2021-10-03 01:40:40 +02:00
Bad
8e68966389 Merge upstream 2021-10-02 18:08:50 +02:00
bors[bot]
287cb82d1c
Merge #380
380: chore: update deploy-rs, nvfetcher, devshell r=nrdxp a=GTrunSec

- waiting for https://github.com/divnix/digga/pull/108

Co-authored-by: GTrunSec <gtrunsec@hardenedlinux.org>
2021-09-30 16:38:05 +00:00
GTrunSec
1df67a3f2a
update digga lock 2021-09-30 00:33:01 -07:00
GTrunSec
f10a8fdd33
chore: update nvfecher 2021-09-29 11:49:43 -07:00
GTrunSec
950199ef2c
update deploy-rs overlay 2021-09-29 11:45:46 -07:00
bors[bot]
2976777ba9
Merge #378
378: Update flake to use new modules options r=nrdxp a=Pacman99

connected to divnix/digga#107

Co-authored-by: Parthiv Seetharaman <pachum99@myrdd.info>
2021-09-29 15:23:41 +00:00
Parthiv Seetharaman
e0da74c87c Update flake to use new moddules options 2021-09-27 16:23:06 -07:00
Bad
24c6605cb2 Install inkscape 2021-09-24 21:45:50 +02:00
Bad
447d589980 Update flake.lock 2021-09-24 21:45:39 +02:00
Chris Montgomery
e5660cdf83 ci: remove lingering references to main in workflow configs
`main` is no longer in use.

See #369
2021-09-20 08:10:55 -05:00
Chris Montgomery
95f89c0b44 docs: use single quotes in example to avoid shell expansion 2021-09-20 08:10:31 -05:00
Chris Montgomery
ccf160dd21 docs: deploy command example is run from repo root 2021-09-20 08:10:31 -05:00
Chris Montgomery
0770c7f900 docs: bud get creates a directory named devos by default
As mentioned in #370 it would not result in a directory called `bud`, as
can be seen in the custom `get.bash` command where the directory name
defaults to `devos`.
2021-09-20 08:10:31 -05:00
Chris Montgomery
252769ce46 ci: update release workflow to checkout code from master branch 2021-09-20 08:10:31 -05:00
Chris Montgomery
57a14bb411 docs: update links to point to master instead of core 2021-09-20 08:10:31 -05:00
Chris Montgomery
19666a06a7 fix: bud get should init flake based off master 2021-09-20 08:10:31 -05:00
Chris Montgomery
955b9ce1c1 docs(bud): replace references to flk 2021-09-20 08:10:31 -05:00
Timothy DeHerrera
f13c11ea17
README.md: fix broken links 2021-09-19 11:17:01 -06:00
Chris Montgomery
c3461cd2c3 docs: master is the current target branch for pull requests 2021-09-19 07:32:52 -05:00
Chris Montgomery
54a9a8366e ci: workflows on main push should trigger on master push 2021-09-19 07:32:52 -05:00
Anton
a3b2bcf3d5 fix typo in CONTRIBUTING.md 2021-09-18 09:20:09 -05:00
Bad
5d052d817a Switch to user podman profile 2021-09-12 23:46:43 +02:00
Bad
789671d6af Add podman module 2021-09-12 23:46:22 +02:00
Bad
d0089ca72e Stuff too lazy to list 2021-09-09 23:24:25 +02:00
Bad
cf8b6862a8 Don't autoattach to tmux 2021-09-07 18:53:22 +02:00