Skip to content

4lend/clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rumah Kita Sendiri (Home-Manager) with Nix Flakes.

Lihat Video disini -> https://youtu.be/M2kyVx-DZAk

Prasyarat (Prerequisite)

  • Nix: sudah dipasang di-komputer kamu
  • Aktifkan "flakes"

Perintah (Command)

Build

With nix build command

# nix build .#homeConfigurations.<USER_IN_SET_ATTRIBUTES>.activationPackage
nix build .#homeConfigurations.rin.activationPackage

With home-manager command

# home-manager build .#<USER_IN_SET_ATTRIBUTES>
home-manager build .#rin

Switch

With activate command from ./result

./result/activate

With home-manager command

home-manager switch --flake .#rin

Thanks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages