Skip to content

The NixOS config for my laptop. I didn't make up the name.

Notifications You must be signed in to change notification settings

yorickvP/yori-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5a5a234 · May 24, 2018
Feb 27, 2018
Mar 11, 2018
Mar 11, 2018
May 24, 2018
Mar 11, 2018
May 24, 2018
May 15, 2018
May 12, 2018
May 12, 2018
Feb 27, 2018
Mar 11, 2018
May 24, 2018
Feb 27, 2018
Mar 11, 2018
May 24, 2018
Sep 21, 2016

Repository files navigation

My nixos configurations.

Systems

Physical server. Mostly used for files. (storage: 6 TB hdd + 256GB ssd, RAM: 8GB, 2 cores ht)

Server. VPS (Storage: 80GB, RAM: 1GB, 2 cores)

intel nuc connected to the tv (storage: 64GB ssd, RAM: 4GB)

  • kodi
  • sshfs mounts to alphonse & frumar

workstation. hp elitebook 8570w (RAM: 16GB, 4 cores ht, storage: 256GB ssd + 300GB HDD)

  • includes a power saving script

workstation. dell xps 13 (RAM: 16GB, storage: 512GB ssd, 2 cores ht)

  • for now, just run powertop --auto-tune after a reboot I guess

Maintenance

Generating tor keys:

$(nix-build packages/shallot.nix --no-out-link)/bin/shallot -f tmp ^PATTERN
head -n3 tmp
tail -n +4 tmp > keys/ssh.HOSTNAME.key
shred tmp && rm tmp

About

The NixOS config for my laptop. I didn't make up the name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published