 
      
    | You are here | jade.fyi | ||
| | | | | blog.janissary.xyz | |
| | | | | ||
| | | | | fzakaria.com | |
| | | | | I have written a lot about NixOS, so it's no surprise that when I went to go dust off my old Raspberry Pi 4, I looked to rebrand it as a new NixOS machine. Before I event went to play with my Pi, I was unhappy with my current home-networking setup and looked to give it a refresh. I have had always a positive experience with Ubiquiti line of products. I installed two new AP (access points) and setup a beautiful home rack server that is completely unnecessary since my Internet provider is Comcast with top ... | |
| | | | | blog.arkadi.one | |
| | | | | As I fall down the NixOS rabbit hole, this is a reference page for me. This is base install of GNOME NixOS from my Acer laptop. # Edit this configuration file to define what should be installed on # your system. Help is available in the configuration.nix(5) man page # and in the NixOS manual (accessible by running 'nixos-help'). { config, pkgs, ... }: { imports = [ # Include the results of the hardware scan. | |
| | | | | herbertograca.com | |
| | | Containerize dev, tst and prd: After cleaning up the Symfony demo project a bit, we are ready to do some containerization... | ||