Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
NotificationsYou must be signed in to change notification settings

clvx/nix-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A bunch of Linux configurations managed by Nix Flakes

Install NixOS

After installing, execute:

nixos-build switch --flake .#<flake-output>

Install standalone

  1. Install Nix

    curl --proto '=https' --tlsv1.2 -sSf -Lhttps://install.determinate.systems/nix | sh -s -- installexec $SHELL -l

  2. Install files

    git clone git@github.com:clvx/nix-files.gitcd ./nix-filesnix run . switch -- --flake .#<flake>hash -r
  3. Update

    nix flake updatenix run . switch -- --flake .#

  4. Upgrade

    Update the nixpkgs and home-manager versions to the latest NixOS version andrun update.

TODOs

[ ] Configure luasnip.

NVIM

[ ] Fix nvim-tree opening new buffer instead of replacing it.

[ ] Lacking tags - heirline.nvim could be useful for this.

[ ]https://neovim.io/doc/user/lua.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp