Geoffrey Frogeye
24dd21368f
nix: Integrate root-level files
2023-11-26 22:45:07 +01:00
Geoffrey Frogeye
1f61ceb395
nix: Migrate scripts
...
They're a bit slower to start :(.
Hopefully this is something that flakes will help with,
otherwise I'll find another way.
2023-11-26 21:04:58 +01:00
Geoffrey Frogeye
33945f865f
Merge remote-tracking branch 'origin/master' into nix
2023-11-23 22:59:32 +01:00
Geoffrey Frogeye
ca4c74e236
python scripts: isort & black pass
2023-11-23 22:59:09 +01:00
Geoffrey Frogeye
5c274bbfe9
nix: Fix typos
2023-11-23 22:54:20 +01:00
Geoffrey Frogeye
80b92cfab3
Merge remote-tracking branch 'origin/master' into nix
2023-11-23 22:54:11 +01:00
Geoffrey Frogeye
58b4fbcdf0
Merge remote-tracking branch 'origin/master'
2023-11-23 22:41:45 +01:00
Geoffrey Frogeye
65d1594ec9
bsh: Duplicate source files and optimize
...
A step back... but hopefully so we can take a step forward?
2023-11-23 22:39:33 +01:00
Geoffrey Frogeye
dcb8e62df2
Suspend even though other "people" are connected
...
Other "people" being me in disguise, sooo
2023-11-23 20:38:17 +01:00
Geoffrey Frogeye
86f225ea67
nix: Remove ability to build pindakaas SD image
...
The idea to create an image burnable on a SD card that is already
configured is a nice one, however I encountered many issues:
- Used something that was designed to be an installer:
- Cannot change from unencrypted ext4 partition (AFAICS)
- Comes with installer tools (i.e. tools for various filesystems),
which creates conflicts
- Takes a lot of space and time to build, had to put /tmp on a non-tmpfs
- Has to extend the filesystem manually afterwards
- I think it rebuilt the full system on nixos-rebuilt anyways. Maybe
because I used binfmt compilation? Could also be because installer has
some overlays.
Since I had nix on Manjaro already, I surely could have built the
system directly on the SD card from there. Maybe that's what I will do
to test the partitionning/boot scheme setup actually.
2023-11-23 13:42:52 +01:00
Geoffrey Frogeye
55f2304223
nix: Various fixes
...
So that explains why quick-scope didn't work so far... but not why it
built without it.
2023-11-23 13:36:03 +01:00
Geoffrey Frogeye
42954e7214
nix: Move unfree allowing into os config
...
Might need the same for HM config?
2023-11-23 13:21:29 +01:00
Geoffrey Frogeye
63b5e9c252
nix: Fix wireless config
2023-11-23 13:20:44 +01:00
Geoffrey Frogeye
37a8134c23
nix: Dev stuff & misc behind options
2023-11-22 16:32:20 +01:00
Geoffrey Frogeye
eb2f12b6c5
nix: Put desktop behind option
2023-11-22 14:09:38 +01:00
Geoffrey Frogeye
9a18827cbc
nix: Make nixos-hardware work for pindakaas
2023-11-22 13:38:25 +01:00
Geoffrey Frogeye
c7e2263d64
nix: nom nom 😋
2023-11-22 01:51:48 +01:00
Geoffrey Frogeye
5125e05266
nix: Build on aarch64
2023-11-22 00:52:31 +01:00
Geoffrey Frogeye
471966197a
nix: Reduce default size with options
2023-11-21 21:01:56 +01:00
Geoffrey Frogeye
c7d5a229d7
nix: Finishing misc in config
2023-11-20 22:42:51 +01:00
Geoffrey Frogeye
5d5750b2db
nix: Add tmux
2023-11-20 22:09:28 +01:00
Geoffrey Frogeye
d0c743ec30
nix: Even more misc config
2023-11-19 23:20:20 +01:00
Geoffrey Frogeye
dfb47f17f5
nix: Add qutebrowser
2023-11-19 23:09:10 +01:00
Geoffrey Frogeye
fe1303ccc9
nix: More misc config
2023-11-19 22:41:09 +01:00
Geoffrey Frogeye
c9e0c79ab2
nix: Add mpv
2023-11-19 21:48:35 +01:00
Geoffrey Frogeye
2d89e1b224
nix: add mpd conf
2023-11-19 21:28:42 +01:00
Geoffrey Frogeye
47a19d7f82
nix: frobar
...
Semi-proper Python packaging, and non-conflicting names, yahoo!
2023-11-19 20:51:05 +01:00
Geoffrey Frogeye
dc6af1cb63
Merge remote-tracking branch 'origin'
2023-11-17 19:58:09 +01:00
Geoffrey Frogeye
6046cb2df7
Add git difftool: meld
2023-11-17 19:56:56 +01:00
Geoffrey Frogeye
0316638e21
nix: Process some more dotfiles
2023-11-12 22:44:20 +01:00
Geoffrey Frogeye
3995e664d0
nix: Various fixes
2023-11-12 21:53:52 +01:00
Geoffrey Frogeye
b9974a790a
nix: Finish shell
2023-11-10 23:31:11 +01:00
Geoffrey Frogeye
87f5b30995
nix: Add GPG and SSH agent
2023-11-08 12:23:30 +01:00
Geoffrey Frogeye
77eef949b6
nix: Add most of shenv
2023-11-07 23:17:40 +01:00
Geoffrey Frogeye
ab4e33a825
nix: Integrate more shell files
...
Also I was thinking of getting rid of bash but... I spent so much time
differentiating which options are for sh/bash/zsh that I don't feel like
losing this data for now.
2023-11-07 21:49:36 +01:00
Geoffrey Frogeye
b5c39614c9
nix: Added remaining of zshrc
...
Basically added the whole file with little edits... sad :(
2023-11-06 23:12:47 +01:00
Geoffrey Frogeye
beca99a134
nix: zsh more config
2023-11-05 23:19:04 +01:00
Geoffrey Frogeye
dcb03fa895
nix: Make alacritty and other GL apps runnable
...
Not everyone works, but already something.
2023-11-05 22:28:38 +01:00
Geoffrey Frogeye
8820d5edc4
nix: Add powerline-go for zsh
2023-11-05 21:37:36 +01:00
Geoffrey Frogeye
6d9d2078a6
nix: Make it work with standalone hm on Arch
2023-11-05 21:36:11 +01:00
Geoffrey Frogeye
dff024a291
nix: Reformat
2023-11-05 21:32:31 +01:00
Geoffrey Frogeye
832ce41b8e
nix: Finish desktop environment
2023-11-05 16:43:01 +01:00
Geoffrey Frogeye
c696da568d
nix: Add dunst
2023-11-05 15:52:09 +01:00
Geoffrey Frogeye
5f1915c4d0
nix: i3: Finish
2023-11-05 15:50:47 +01:00
Geoffrey Frogeye
ab85586a5d
nix: i3: add sct mode
2023-11-04 11:59:36 +01:00
Geoffrey Frogeye
c51aeacd03
nix: i3: add autorandr
2023-11-03 21:28:29 +01:00
Geoffrey Frogeye
ae9893fc08
Merge remote-tracking branch 'origin/master' into nix
2023-11-03 20:51:53 +01:00
Geoffrey Frogeye
626f274d46
i3: Remove unused stuff
2023-11-03 20:47:43 +01:00
Geoffrey Frogeye
9686bee77e
nix: i3: few modes
2023-11-03 19:00:44 +01:00
Geoffrey Frogeye
4b8c4f29ce
nix: Start i3 config
...
And wow, we're starting to get crazy here!
2023-11-03 01:37:37 +01:00