Add nushell to /etc/shells

This commit is contained in:
Gerald Pinder
2025-01-05 11:08:59 -05:00
parent 97b174665a
commit 56e33212e9
2 changed files with 8 additions and 5 deletions

View File

@@ -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

View File

@@ -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: