Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakshatshinde/nix-config
Dots of mine ... NixOS ... Hyprland ... Wayland ... Waybar ...
https://github.com/sakshatshinde/nix-config
dotfile linux nix nix-config nix-configuration nixos
Last synced: about 1 month ago
JSON representation
Dots of mine ... NixOS ... Hyprland ... Wayland ... Waybar ...
- Host: GitHub
- URL: https://github.com/sakshatshinde/nix-config
- Owner: sakshatshinde
- Created: 2024-06-15T07:26:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T06:14:15.000Z (about 2 months ago)
- Last Synced: 2024-09-28T09:03:28.520Z (about 2 months ago)
- Topics: dotfile, linux, nix, nix-config, nix-configuration, nixos
- Language: Nix
- Homepage:
- Size: 309 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dots of mine ... NixOS ... Hyprland ... Wayland ... Waybar ...
![NixOS_Banner](https://github.com/sakshatshinde/nix-config/assets/30901276/bda7b5aa-8502-4ddf-8dd1-bc8ceb8265ce)
![Screenshot-2024-07-01_08:21:57](https://github.com/sakshatshinde/nix-config/assets/30901276/b6023a42-e39a-4751-99ab-bf8089b484cf)
![Screenshot-2024-07-01_08:30:13](https://github.com/sakshatshinde/nix-config/assets/30901276/4704dfb6-994e-4d96-beeb-43bdbf506581)Refer https://wiki.archlinux.org/title/wpa_supplicant for wireless install or use nmcli
```sh
$ nmcli dev wifi connect password
``````sh
$ cp /etc/nixos/hardware-configuration.nix .
``````bash
$ nix-shell -p git# inside nix-config
$ sudo nixos-rebuild switch --flake .#sakshat
```Download a wallpaper and place it in `~/Downloads/wallpaper.jpg`
```sh
$ nix shell nixpkgs#home-manager# inside nix-config
$ home-manager switch --flake .#sakshat@nixos
```