mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-06 21:05:08 +02:00
fix: vscode settings is read only
This commit is contained in:
@@ -5,16 +5,6 @@ This repository is home to the nix code that builds my systems.
|
||||
|
||||
## TODO
|
||||
|
||||
- custom hyprland configs
|
||||
- monitor resolution - 4k
|
||||
- bar adjustment
|
||||
- vscode run in wayland mode
|
||||
- xwayland adjustment
|
||||
- references
|
||||
- https://github.com/notusknot/dotfiles-nix
|
||||
- https://wiki.hyprland.org/Configuring/Configuring-Hyprland/
|
||||
- https://github.com/notwidow/hyprland
|
||||
- vscode extensions - [nix-vscode-extensions](https://github.com/nix-community/nix-vscode-extensions)
|
||||
- secret management - [sops-nix](https://github.com/Mic92/sops-nix)
|
||||
|
||||
## Why Nix?
|
||||
@@ -30,3 +20,11 @@ After installed NixOS with `nix-command` & `flake` enabled, you can deploy this
|
||||
sudo nixos-rebuild switch .#nixos-test
|
||||
```
|
||||
|
||||
## Other Interesting Dotfiles
|
||||
|
||||
Other configurations from where I learned and copied:
|
||||
|
||||
- https://github.com/notwidow/hyprland
|
||||
- https://github.com/notusknot/dotfiles-nix
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user