Skip to content

Ilosariph/nixos-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build nixos config

From project root:

sudo nixos-rebuild switch --flake .#simon

Build home-manager config

From project root:

home-manager switch --flake .#simon

Create cred files:

SMB

/etc/nixos/smb-p and /etc/nixos/smb-s

username=username
password=password

Hyprpanel weather api

Key from weatherapi /etc/nixos/weather.json

{
  "weather_api_key": "123123123"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published