Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.
/ nixosConfig Public archive

Just my NixOS configuration, running away with me.

License

Notifications You must be signed in to change notification settings

geokkjer/nixosConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nixosConfig

Just my NixOS configuration, running away with me.

Install

  • Clone the repository '''sh git clone

'''

  • Move(mv)
/etc/nixos/configuration.nix to hosts/<hostname>.nix
  • Change the ownership so you can edit as a normal user

chown : hosts/.nix

  • Symlink so the configuration is avialable in the location the os excpet sudo ln -s /home///hosts/.nix /etc/nixos/configuration.nix

  • edit the configuration hosts/.nix

  • Rebuild you system sudo nixos-rebuild switch/boot, wathever you prefere.

About

Just my NixOS configuration, running away with me.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published