Skip to content

flo-ride/dotnix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotnix

By Florian "FloRide" Reimat

About

This is my NixOS configuration using Flake for all my computers and servers.
This config allow me to have per-machine configuration (e.g. modules, hardware specific) AND per-user per-machine configuration (e.g. profiles, workspaces, ...).

Some of the noticeable things I use :

  • Nix with Flakes built on top of unstable
  • Home-manager for per-user configuration
  • Wayland (Hyprland, Hyprpaper, Hyprlock)
  • DoAs (alternative to sudo)
  • Allacritty terminal, Fish as shell
  • Tailscale and OpenVPN

🗃️ Contents

How to ?

Apply config

sudo nixos-rebuild <switch/boot> --flake /path/to/this#<computer> [--impure]

Update flakes

nix flake update

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published