2 Star 0 Fork 0

mirrors_tad-lispy/nixos-configuration

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Configuration for NixOS

This brbnch contains (hopefully working) configuration for NixOS on my MacBook Pro 2015.

There may be other branches for other configurations.

Status:

I would say it's usable as a development machine. Some things I'm still figuring out. Here's a list:

  • Boots up

  • Graphical UI

    I3 with dual monitor, but it's mostly thanks to dotfiles.

  • Magic Trackpad

    Basically works, including two fingers natural scrolling. Gestures doesn't work but I don't miss them that much.

  • Networking

    Using Network Manager. The only problem is that WiFi passwords are not stored, but this is probably to be fixed in dotfiles.

  • Bluetooth speaker

    This was a little bit of a challange, but finally got it working with PulsAudio and bluetoothctl. The part I was missing for a whilte was:

    { # ...
      hardware.pulseaudio.package = pkgs.pulseaudioFull;
    }
    
  • Facetime HD webcam

    I got it partially working (only with Cheese), but only with propriatary driver and the video quality was aweful. Disabled for now and liekly for ever.

  • LXC / LXD containers

  • Latest version of Atom editor

    Latest is 1.18 as of writing this. Installed is 1.16. There is a nice git integration there, so I want it

  • Graphical greeter

    I'm using SSDM and it's mostly working, but with dual screen I have very weird overlaping of the displays. Hard to explain without a screenshot, but basically looks like shit.

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

语言

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_tad-lispy/nixos-configuration.git
git@gitee.com:mirrors_tad-lispy/nixos-configuration.git
mirrors_tad-lispy
nixos-configuration
nixos-configuration
master

搜索帮助