Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nixos config

My configuration for Nixos along with the dotfiles.

Usage

Clone wherever and create symlinks into /etc/nixos:

git clone https://github.com/FloppaDev/nixos-config.git

# Generate a new hardware config if necessary:
nixos-generate-config
rm /etc/nixos/configuration.nix
mv /etc/nixos/hardware-configuration.nix nixos-config/machines/desktop-amd/hardware.nix

# Symlink the repo and the relevant config file:
cd nixos-config
ln -s $(pwd) /etc/nixos/
ln -s $(pwd)/hosts/amd-desktop/configuration.nix /etc/nixos/

Build config:

sudo nixos-rebuild switch

Sources

About

Config and dotfiles for NixOs

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages