Add nushell to /etc/shells
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||
modules:
|
||||
- type: dnf
|
||||
# source: local
|
||||
source: ghcr.io/blue-build/modules/dnf:dnf-module
|
||||
optfix:
|
||||
- brave.com
|
||||
@@ -31,8 +30,10 @@ modules:
|
||||
- fontconfig
|
||||
- nu
|
||||
- https://downloads.sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
|
||||
- type: script
|
||||
snippets:
|
||||
- echo "/usr/bin/nu" >> /etc/shells
|
||||
- type: systemd
|
||||
user:
|
||||
enabled:
|
||||
- syncthing
|
||||
# - from-file: common/ms-fonts.yml
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||
modules:
|
||||
- type: script
|
||||
snippets:
|
||||
- rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc
|
||||
- type: rpm-ostree
|
||||
keys:
|
||||
- https://brave-browser-rpm-release.s3.brave.com/brave-core.asc
|
||||
optfix:
|
||||
- brave.com
|
||||
repos:
|
||||
@@ -25,6 +24,9 @@ modules:
|
||||
- syncthing
|
||||
- fish
|
||||
- nu
|
||||
- type: script
|
||||
snippets:
|
||||
- echo "/usr/bin/nu" >> /etc/shells
|
||||
- type: systemd
|
||||
user:
|
||||
enabled:
|
||||
|
||||
Reference in New Issue
Block a user