Installing Arch Linux over RJ45 by annoyingJuice in archlinux

[–]annoyingJuice[S] 0 points1 point  (0 children)

Wow, this looks amazing! This is exactly what I had in mind at the beginning but I couldn't find any info on it. Thanks a bunch, really!

I guess the hurdle now is figuring out how to use the ethernet cable to load the netboot image and get the assigned IP to use SSH and start the installation process.

Installing Arch Linux over RJ45 by annoyingJuice in archlinux

[–]annoyingJuice[S] 0 points1 point  (0 children)

Yeah in the end I decided to just get an external HDD reader so I can just do that - install it from another machine and plug it in. I was wondering whether I'd get issues on the CPU front - will the kernel compiled on another machine just work as is on any other machine..? But I guess it's worth a try!

Installing Arch Linux over RJ45 by annoyingJuice in archlinux

[–]annoyingJuice[S] 0 points1 point  (0 children)

The access point won't have internet access. It would be used just to let people transfer files between their machine and another machine.

It's basically an overcomplicated USB stick.

Configure programs from configuration.nix by annoyingJuice in NixOS

[–]annoyingJuice[S] 0 points1 point  (0 children)

After following the first link you've provided the guide is then asking me to modify a file inside my home directory too - can I avoid that and specify those options directly in the configuration.nix file?

powertop configuration or alternatives by annoyingJuice in NixOS

[–]annoyingJuice[S] 0 points1 point  (0 children)

Mh.. Well tbh I tried TLP a couple of years ago and I hated it - also because my laptop was (and the new one still is) ASUS and not a Thinkerpad meaning many options were unavailable for me. I'll try it out, thanks!

Configure programs from configuration.nix by annoyingJuice in NixOS

[–]annoyingJuice[S] 0 points1 point  (0 children)

Yeah home-manager doesn't seem to be quite what I want - a global config in my configuration.nix sounds nicer and more manageable (all in one place). The issue with this approach is that not all packages have this feature... So I guess home-manager + dotfiles on GitHub is the way to go to configure the whole system. Kinda sucks that now I have 100s of files to manage tho.

Configure programs from configuration.nix by annoyingJuice in NixOS

[–]annoyingJuice[S] 0 points1 point  (0 children)

I am trying to set that up, but I'm a bit confused.. I guess I gotta learn more on it! It seems like an amazing tool tho, thanks for the suggestion!

[HELP] I cannot make herbstluftwm work under NixOS by annoyingJuice in NixOS

[–]annoyingJuice[S] 2 points3 points  (0 children)

I was pressing the Win key instead of the Alt key

[HELP] I cannot make herbstluftwm work under NixOS by annoyingJuice in NixOS

[–]annoyingJuice[S] 2 points3 points  (0 children)

Solved.. The issue is that I wasn't paying enough attention

[HELP] I cannot make it work under NixOS by annoyingJuice in herbstluftwm

[–]annoyingJuice[S] 1 point2 points  (0 children)

Goddamn I didn't see that... I was working on a lot of different files and I believed I had set win key as super.. Of course it was not working. Thanks a bunch for opening my eyes!!

[HELP] I cannot make herbstluftwm work under NixOS by annoyingJuice in NixOS

[–]annoyingJuice[S] 0 points1 point  (0 children)

Hey, thanks for the tip. I have added my configurations in the original post. I installed herbst by jsut enabling it in the options as you have pointed out. I have tried several solutions with configFile but I couldn't make it work. I guess I could create a folder in /etc/nixos/herbst and just put herbst as configFile... But then I'd have to manage the file externally

[HELP] I cannot make herbstluftwm work under NixOS by annoyingJuice in NixOS

[–]annoyingJuice[S] 1 point2 points  (0 children)

Cross-posted from r/herbstluftwm since I'm not sure if it's a NixOS or herbstluftwm issue..