Skip to content

My NixOS Configuration powered by krovuxdev ❄️

Notifications You must be signed in to change notification settings

krovuxdev/krovuxdev.nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Nixos Configs by krovuxdev

Getting started

Important

You should already installed nixOS.

Note

enable Flake in nixos for build with nixos-rebuild.

how to enable flake in /nixos/configuration.nix

nix.settings.experimental-features = ["nix-command" "flakes"];

And Execute You in /nixos

sudo nixos-rebuild switch .

How to Install

clone repos to Your Directory

cd && nix run nixpkgs#git -- clone  [email protected]:krovuxdev/krovuxdev.nix.git && cd krovuxdev.nix

Exec

sudo nixos-rebuild switch --flake .

OR Exec without flake

sudo nixos-rebuild switch hosts/Nixos-Green/

Shorcuts

SHORCUT PROGRAM TO EXECUTE
MOD + ENTER terminal
MOD + b firefox
MOD + shift + S screenshot
MOD + M Application launcher
img
Do you want to see more? do here click<-- img

About

My NixOS Configuration powered by krovuxdev ❄️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages