Skip to content

2 gist results

@rehno-lindeque
rehno-lindeque / NixSetup.md
Last active September 13, 2024 01:22
NixOS Setup (Virtualized + Haskell + Gnome3 + XMonad)

Setup NixOS (Virtualized + Haskell + Gnome3 + XMonad)

Before you get started

This is pretty out of date now... you may want to look elsewhere

Newer guides than mine (mine is a bit dated and has a lot of rough edges):

Have you looked at these?

@AlisterH
AlisterH / configuration.nix
Last active September 30, 2024 07:35
Sane defaults and examples for nixos configuration
## Things to keep in mind:
##
## Choose the name of your user account wisely to avoid the hassle of renaming it.
## I suggest something generic like "nixos"
##
## If you don't run a desktop environment it will probably be hard to do stuff like mount internal disks
## unless you start a policykit authentication agent - see https://wiki.archlinux.org/title/Polkit
## Todo: confirm Nixos doesn't start one by default
##
## Nix language reference https://nixos.wiki/wiki/Nix_by_example