https://github.com/samlukeyes/nixos-dde-iso
NixOS live image with DDE
https://github.com/samlukeyes/nixos-dde-iso
Last synced: about 1 year ago
JSON representation
NixOS live image with DDE
- Host: GitHub
- URL: https://github.com/samlukeyes/nixos-dde-iso
- Owner: SamLukeYes
- Created: 2022-12-03T15:03:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-09T09:16:03.000Z (almost 3 years ago)
- Last Synced: 2023-07-09T10:23:02.199Z (almost 3 years ago)
- Language: Nix
- Homepage:
- Size: 26.4 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NixOS live image with DDE
### Build from the latest source
- generic build
```command
$ nix build 'github:SamLukeYes/nixos-dde-iso#generic'
```
- with localization and other tweaks for Mainland China
```command
$ nix build 'github:SamLukeYes/nixos-dde-iso#cn'
```