Skip to content

KynixInHK/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Nix OS Configurations

English | 正體中文

Preview

preview

Introduction

My nix-os configuration dotfiles with flakes.

The configuration files can only be used for a 2.5K screen as the scale strategy is only for it.

Configurations

Key Value
Processor 11th Gen i5-11300H
Memory 16GB
OS NixOS 23.11
Kernel 6.1.71
Terminal kitty
Shell fish
Display Wayland
WM Hyprland

LICENSE

  • MIT

Installation

  1. Clone the repository to the /etc/nixos/:
sudo git clone [email protected]:KynixInHK/nix-config.git /etc/nixos/
  1. Copy your own hardware-configuration.nix to the hosts folder.
# Delete the origin file
sudo rm nix-config/hosts/hardware-configuration.nix

# Copy your own file
sudo cp ./hardware-configuration.nix nix-config/hosts/
  1. Switch to the configuration
sudo nixos-rebuild switch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published